Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param text string
|
||||
---@param needResponse boolean
|
||||
---@param text string
|
||||
---@param needResponse boolean
|
||||
---Opens a new GM support ticket. The default UI sets the needResponse flag to true for "Talk to a GM" and "Stuck" tickets, and false for "Report an issue" tickets.
|
||||
function NewGMTicket(text, needResponse) end
|
||||
function NewGMTicket(text, needResponse) end
|
||||
|
||||
Reference in New Issue
Block a user