mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
Merge branch 'main' into pr/57
This commit is contained in:
@@ -8,7 +8,7 @@ import { uid2UinMap } from '@/core/data';
|
||||
const SchemaData = {
|
||||
type: 'object',
|
||||
properties: {
|
||||
group_id: { type: [ 'number' , 'string' ] }
|
||||
group_id: { type: ['number', 'string'] }
|
||||
},
|
||||
} as const satisfies JSONSchema;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user