add limit to leaderboard
This commit is contained in:
3 files changed
+5
-4
No files matched your search
@@ -31,6 +31,7 @@ module.exports = {
|
||||
value: "limit",
|
||||
type: 4,
|
||||
min_value: 1,
|
||||
max_value: 25,
|
||||
required: true,
|
||||
}],
|
||||
SlashCommand: {
|
||||
|
||||
Reference in new issue
Block a user