mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-18 09:35:33 +02:00
wip
This commit is contained in:
@@ -106,5 +106,9 @@ export const packedMahjongRoomDetailedSchema = {
|
||||
type: 'boolean',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
timeLimitForEachTurn: {
|
||||
type: 'number',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
},
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user