Badges download

This commit is contained in:
Stanislaw
2022-03-29 22:00:05 +02:00
parent 4af3c0adfa
commit 4f11342db8
3 changed files with 40 additions and 0 deletions

View File

@@ -32,4 +32,6 @@ module.exports = {
}
return check.rows;
},
addBadge: async function (args) {},
giveBadge: async function (args) {},
};