summary refs log tree commit diff
path: root/api/assets
diff options
context:
space:
mode:
authorThe Arcane Brony <myrainbowdash949@gmail.com>2021-10-10 17:55:48 +0200
committerThe Arcane Brony <myrainbowdash949@gmail.com>2021-10-10 17:55:48 +0200
commit79aee5145b6b289a001caae516477c8ab641bb8f (patch)
tree9fa55053ec5da0483e1a9de0d97089aef4559068 /api/assets
parent:bug: fix null user in identify (diff)
downloadserver-ts-79aee5145b6b289a001caae516477c8ab641bb8f.tar.xz
Fix duplicate key
Diffstat (limited to 'api/assets')
-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 4f1ab9a8..a12925e0 100644 --- a/api/assets/schemas.json +++ b/api/assets/schemas.json
@@ -4744,7 +4744,7 @@ "type": "string" }, "permissions": { - "type": "bigint" + "type": "array" }, "color": { "type": "integer"