1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-09 15:33:16 +03:00

Disable issue report button if dirty version detected

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
Macintxsh 2024-03-19 21:05:36 +03:00
parent 2342116e87
commit 40c0cf04b8
Signed by: mctaylors
GPG key ID: 7181BEBE676903C1
8 changed files with 61 additions and 1 deletions

View file

@ -663,4 +663,7 @@
<data name="SettingsWelcomeMessagesChannel" xml:space="preserve">
<value>Welcome messages channel</value>
</data>
<data name="ButtonDirty" xml:space="preserve">
<value>Can't report an issue in the dirty version</value>
</data>
</root>