This commit is contained in:
Dragon Fire
2021-06-05 12:50:41 -04:00
parent 5fa50bfc2c
commit c61ae11679
659 changed files with 659 additions and 659 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const Command = require('../../structures/Command');
const Command = require('../../framework/Command');
const { verify } = require('../../util/Util');
const nums = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];