From a36052cb268abb351785c86363ddce8aaa037229 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 21 Aug 2018 01:00:41 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AA=E3=83=90=E3=83=BC=E3=82=B7=E9=96=A2?= =?UTF-8?q?=E9=80=A3=E3=81=AE=E6=8A=95=E7=A8=BF=E3=82=92=E3=83=9B=E3=83=BC?= =?UTF-8?q?=E3=83=A0=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/reversi/back.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) {