Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@param name string
|
||||
---@param index number
|
||||
---@param name string
|
||||
---Saves a chat window's display name setting. Used by the default UI's function FCF_SetWindowName() which also handles setting the name displayed for a FloatingChatFrame.
|
||||
function SetChatWindowName(index, name) end
|
||||
function SetChatWindowName(index, name) end
|
||||
|
Reference in New Issue
Block a user