mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 13:47:19 +09:00
リバーシ関連の投稿をホームに
This commit is contained in:
parent
f7f93651d9
commit
a36052cb26
@ -430,7 +430,8 @@ class Session {
|
|||||||
if (this.allowPost) {
|
if (this.allowPost) {
|
||||||
const body = {
|
const body = {
|
||||||
i: config.i,
|
i: config.i,
|
||||||
text: text
|
text: text,
|
||||||
|
visibility: 'home'
|
||||||
} as any;
|
} as any;
|
||||||
|
|
||||||
if (renote) {
|
if (renote) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user