リバーシ関連の投稿をホームに

This commit is contained in:
syuilo 2018-08-21 01:00:41 +09:00
parent f7f93651d9
commit a36052cb26

View file

@ -430,7 +430,8 @@ class Session {
if (this.allowPost) {
const body = {
i: config.i,
text: text
text: text,
visibility: 'home'
} as any;
if (renote) {