[Server] ストリームで流れてくる投稿とAPIでタイムラインを取得したときとの不一致を修正
This commit is contained in:
parent
533540031b
commit
129d74b463
4 changed files with 8 additions and 8 deletions
|
@ -97,7 +97,7 @@ export default define(meta, (ps, user) => new Promise(async (res, rej) => {
|
|||
visibility: 'public',
|
||||
|
||||
// リプライでない
|
||||
replyId: null,
|
||||
//replyId: null,
|
||||
|
||||
// local
|
||||
'_user.host': null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue