mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
Опечатка
This commit is contained in:
parent
a5456a11d6
commit
0d7a20f60e
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class Leaderboard extends Command {
|
|||
value: userNames,
|
||||
inline: true
|
||||
}, {
|
||||
name: message.translate("economy/leaderboard:LEVEL"),
|
||||
name: message.translate("economy/leaderboard:CREDITS"),
|
||||
value: money,
|
||||
inline: true
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue