mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 23:48:01 +00:00
リバーシ関連の投稿をホームに
This commit is contained in:
parent
f7f93651d9
commit
a36052cb26
|
@ -430,7 +430,8 @@ class Session {
|
|||
if (this.allowPost) {
|
||||
const body = {
|
||||
i: config.i,
|
||||
text: text
|
||||
text: text,
|
||||
visibility: 'home'
|
||||
} as any;
|
||||
|
||||
if (renote) {
|
||||
|
|
Loading…
Reference in a new issue