1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 02:45:55 +02:00
This commit is contained in:
syuilo
2018-08-05 21:03:52 +09:00
parent 813804a43e
commit 43b6140dbe

View File

@@ -12,7 +12,7 @@ export const meta = {
requireCredential: true,
params: {
gameId: $.type(ID).optional.note({
gameId: $.type(ID).note({
desc: {
ja: '投了したい対局'
}