Fix bug
This commit is contained in:
parent
813804a43e
commit
43b6140dbe
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ export const meta = {
|
|||
requireCredential: true,
|
||||
|
||||
params: {
|
||||
gameId: $.type(ID).optional.note({
|
||||
gameId: $.type(ID).note({
|
||||
desc: {
|
||||
ja: '投了したい対局'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue