improved UI/UX for giving items

This commit is contained in:
SowinskiBraeden committed 2022-08-25 16:23:59 -07:00
1 parent a9d4b2ecdf
commit 9bcfad7963
3 files changed
+107 -68

No files matched your search

+1
View File
@@ -12,6 +12,7 @@ module.exports = {
Default: "#6e5145",
Red: "#ba0f0f",
Green: "#32a852",
Yellow: "#ffb01f"
},
Permissions: 2205281600,
mongoURI: process.env.mongoURI || "mongodb://localhost:27017",