mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 07:26:29 +09:00
Fix bug
This commit is contained in:
@ -12,7 +12,7 @@ export const meta = {
|
||||
requireCredential: true,
|
||||
|
||||
params: {
|
||||
gameId: $.type(ID).optional.note({
|
||||
gameId: $.type(ID).note({
|
||||
desc: {
|
||||
ja: '投了したい対局'
|
||||
}
|
||||
|
Reference in New Issue
Block a user