mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 10:42:30 +08:00
fixed typo
This commit is contained in:
@@ -302,7 +302,7 @@ const fragments = {
|
||||
questionBoxEnable
|
||||
questionBoxContent
|
||||
questionBoxIcon
|
||||
closeTimeout
|
||||
closedTimeout
|
||||
closedMessage
|
||||
charCountEnable
|
||||
charCount
|
||||
|
||||
@@ -1171,9 +1171,9 @@ input UpdateSettingsInput {
|
||||
# customCssUrl is the URL of the custom CSS used to display on the frontend.
|
||||
customCssUrl: String
|
||||
|
||||
# closeTimeout is the amount of seconds from the created_at timestamp that a
|
||||
# closedTimeout is the amount of seconds from the created_at timestamp that a
|
||||
# given asset will be considered closed.
|
||||
closeTimeout: Int
|
||||
closedTimeout: Int
|
||||
|
||||
# closedMessage is the message shown to the user when the given Asset is
|
||||
# closed.
|
||||
|
||||
Reference in New Issue
Block a user