1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 20:15:55 +02:00

[Server] ストリームで流れてくる投稿とAPIでタイムラインを取得したときとの不一致を修正

This commit is contained in:
syuilo
2019-01-21 15:31:19 +09:00
parent 533540031b
commit 129d74b463
4 changed files with 8 additions and 8 deletions

View File

@@ -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