parent
6909add1ec
commit
b39d12f01a
4 changed files with 15 additions and 2 deletions
|
@ -168,6 +168,9 @@ export default define(meta, (ps, user) => new Promise(async (res, rej) => {
|
|||
// public only
|
||||
visibility: 'public',
|
||||
|
||||
// リプライでない
|
||||
replyId: null,
|
||||
|
||||
// local
|
||||
'_user.host': null
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue