summary refs log tree commit diff
path: root/api/assets/schemas.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-03-12 13:07:16 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-03-12 13:07:16 +1100
commit6ffe277f2fa1c33eb4a63fdbb27c2c736b75b1af (patch)
tree8926074d0b0f2749fb945c815c2913150e4eb313 /api/assets/schemas.json
parentMerge branch 'master' into slowcord (diff)
parentUpdate Rights.ts (diff)
downloadserver-6ffe277f2fa1c33eb4a63fdbb27c2c736b75b1af.tar.xz
Merge branch 'master' into slowcord
Diffstat (limited to 'api/assets/schemas.json')
-rw-r--r--api/assets/schemas.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/assets/schemas.json b/api/assets/schemas.json

index 818c8a61..1b905197 100644 --- a/api/assets/schemas.json +++ b/api/assets/schemas.json
@@ -7900,7 +7900,7 @@ "type": "boolean" }, "status": { - "enum": ["dnd", "idle", "offline", "online"], + "enum": ["dnd", "idle", "offline", "online", "invisible"], "type": "string" }, "stream_notifications_enabled": {