flags related rights and stats api

This commit is contained in:
Erkin Alp Güney
2022-08-23 23:11:51 +03:00
committed by TheArcaneBrony
parent 6977283e0e
commit 2094d57c14
9 changed files with 137 additions and 114 deletions
+3 -3
View File
@@ -15,6 +15,6 @@ async function askBool(question) {
}
module.exports = {
ask,
askBool
}
ask,
askBool
};