diff --git a/client/@types/global.d.ts b/client/@types/global.d.ts index a4bc56c1..c13f008c 100644 --- a/client/@types/global.d.ts +++ b/client/@types/global.d.ts @@ -64,6 +64,7 @@ declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_COMMAND_CMD_DESC: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_COMMAND_MESSAGE_LABEL: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_COMMAND_MESSAGE_DESC: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_LABEL: string +declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_LABEL2: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_DESC: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_DESC2: string declare const LOC_LIVECHAT_CONFIGURATION_CHANNEL_QUOTE_DELAY_LABEL: string diff --git a/client/common/configuration/templates/channel.mustache b/client/common/configuration/templates/channel.mustache index 9f202c63..2b4a3ca2 100644 --- a/client/common/configuration/templates/channel.mustache +++ b/client/common/configuration/templates/channel.mustache @@ -126,7 +126,7 @@