This commit is contained in:
Lukian LEIZOUR 2023-03-02 19:10:29 +01:00
parent 4afa276479
commit 614b7afc08
3 changed files with 15 additions and 2 deletions

View file

@ -12,6 +12,11 @@ const commands = [
required: true,
},
],
},
{
name : 'info',
description : 'utilise pas cette commande fdp',
}
];