4.1.9 update defualt color
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -11,7 +11,7 @@ module.exports = {
|
||||
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes
|
||||
IconURL: "",
|
||||
Colors: {
|
||||
Default: "#f05724",
|
||||
Default: "#8a7c72",
|
||||
Red: "#ba0f0f",
|
||||
Green: "#32a852",
|
||||
Yellow: "#ffb01f"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dayz-armbands",
|
||||
"version": "4.1.8",
|
||||
"version": "4.1.9",
|
||||
"description": "A Discord Bot to handle DayZ server flags and armbands for in game factions.",
|
||||
"main": "index.js",
|
||||
"nodemonConfig": {
|
||||
|
||||
Reference in new issue
Block a user