mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 14:41:35 +00:00
fixed
This commit is contained in:
@@ -8,7 +8,6 @@ export const CosmeticsSchema = z.object({
|
||||
z.string(),
|
||||
z.object({
|
||||
pattern: z.string().base64(),
|
||||
role: z.array(z.string()).optional(),
|
||||
role_group: z.array(z.string()).optional(),
|
||||
}),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user