1
0
forked from keinBot/cuffeo
This commit is contained in:
Flummi
2018-09-07 20:29:21 +02:00
parent f7303c804d
commit 15aca99a85
4 changed files with 11 additions and 5 deletions

View File

@@ -21,6 +21,8 @@ export const loadAdmins = () => {
};
loadAdmins();*/
export let admins = [];
export const getLevel = (network, user) => {
let ret = {
level: 0,