mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00: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