diff --git a/src/modules/reversi/back.ts b/src/modules/reversi/back.ts index 94c135e..dab803f 100644 --- a/src/modules/reversi/back.ts +++ b/src/modules/reversi/back.ts @@ -430,7 +430,8 @@ class Session { if (this.allowPost) { const body = { i: config.i, - text: text + text: text, + visibility: 'home' } as any; if (renote) {