1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-04 04:56:30 +03:00

Fixed the Unban function

This commit is contained in:
nrdk 2023-06-10 01:55:55 +05:00
parent 2262a10849
commit 6fa189fba9
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 037977635882C149
5 changed files with 31 additions and 9 deletions

View file

@ -492,4 +492,7 @@
<data name="UserAlreadyBanned" xml:space="preserve">
<value>This user is already banned!</value>
</data>
<data name="UserUnbanned" xml:space="preserve">
<value>{0} was unbanned</value>
</data>
</root>