command kick

This commit is contained in:
Tutur33
2024-02-16 22:22:02 +01:00
parent 0a424aaf54
commit 3fed2c88bc
2 changed files with 14 additions and 8 deletions
+1 -3
View File
@@ -82,6 +82,4 @@ module.exports = (client) => {
}
}
});
}
module.exports = { getPermissionLevel };
}