This commit is contained in:
Dragon Fire
2024-03-21 19:44:28 -04:00
parent cac040e949
commit 9ced7d4ed7
+1 -1
View File
@@ -154,7 +154,7 @@ module.exports = class HatCommand extends Command {
type: 'integer',
min: 0,
max: 1000,
default: 1
default: 0
}
]
});