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