1
0
mirror of synced 2025-10-29 18:39:18 +00:00

first functionnal instance ! 🎉

This commit is contained in:
Valentin
2023-09-12 23:44:38 +02:00
parent 86cf05c43f
commit 7b0a757fc7
15 changed files with 301 additions and 71 deletions

View File

@@ -107,8 +107,6 @@ async function groupServerList(groupName) {
}
groupServerList('admin')
module.exports = {
addGroup,
delGroup,