summary refs log tree commit diff
path: root/assets
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-09-28 17:07:36 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-09-28 17:07:36 +1000
commit52414c0e7bcaae99d74f5eae0815b4c3fa0f6c52 (patch)
treeb0c2902d156873d4fd6c5a7778f30f24fe0ed644 /assets
parentFix user guild settings (diff)
downloadserver-52414c0e7bcaae99d74f5eae0815b4c3fa0f6c52.tar.xz
Discovery splashes + fix guild icons disappearing on settings change
Diffstat (limited to 'assets')
-rw-r--r--assets/schemas.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/schemas.json b/assets/schemas.json
index a79ac852..c37b74fd 100644
--- a/assets/schemas.json
+++ b/assets/schemas.json
@@ -21465,6 +21465,9 @@
             "premium_progress_bar_enabled": {
                 "type": "boolean"
             },
+            "discovery_splash": {
+                "type": "string"
+            },
             "name": {
                 "maxLength": 100,
                 "type": "string"