diff options
author | Loek Le Blansch <l.leblansch@gmail.com> | 2020-07-14 20:36:19 +0200 |
---|---|---|
committer | Loek Le Blansch <l.leblansch@gmail.com> | 2020-07-14 20:36:19 +0200 |
commit | e6a025a7cca1abb7b2719a281308bd93f03f1a16 (patch) | |
tree | 322eea054e9efd44acbec265472e254e3c134e7f /.config/BetterDiscord/plugins/EditServers.config.json | |
parent | 4581376a1b136bda087190f4c6b440d55801aeaa (diff) |
commit message here
Diffstat (limited to '.config/BetterDiscord/plugins/EditServers.config.json')
-rw-r--r-- | .config/BetterDiscord/plugins/EditServers.config.json | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/.config/BetterDiscord/plugins/EditServers.config.json b/.config/BetterDiscord/plugins/EditServers.config.json index 8544d34..aa0d0d0 100644 --- a/.config/BetterDiscord/plugins/EditServers.config.json +++ b/.config/BetterDiscord/plugins/EditServers.config.json @@ -1,6 +1,6 @@ { "changelog": { - "currentversion": "2.2.1" + "currentversion": "2.2.2" }, "servers": { "624859996949315584": { @@ -15,6 +15,39 @@ "removeIcon": false, "shortName": null, "url": null + }, + "716039712799719486": { + "banner": null, + "color1": [ + 233, + 30, + 99, + 1 + ], + "color2": [ + 233, + 30, + 99, + 1 + ], + "color3": [ + 233, + 30, + 99, + 1 + ], + "color4": [ + 44, + 44, + 44, + 1 + ], + "ignoreCustomName": false, + "name": null, + "removeBanner": false, + "removeIcon": false, + "shortName": null, + "url": null } }, "settings": { |