diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/schemas.json | 3 |
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" |