improved UI/UX for giving items
This commit is contained in:
3 files changed
+107
-68
No files matched your search
@@ -12,6 +12,7 @@ module.exports = {
|
||||
Default: "#6e5145",
|
||||
Red: "#ba0f0f",
|
||||
Green: "#32a852",
|
||||
Yellow: "#ffb01f"
|
||||
},
|
||||
Permissions: 2205281600,
|
||||
mongoURI: process.env.mongoURI || "mongodb://localhost:27017",
|
||||
|
||||
Reference in new issue
Block a user