mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 08:47:21 +09: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…
x
Reference in New Issue
Block a user