parent
59a1b9adbe
commit
6fa7819a44
@ -78,6 +78,7 @@ export default define(meta, (ps) => new Promise(async (res, rej) => {
|
|||||||
_id: -1
|
_id: -1
|
||||||
};
|
};
|
||||||
const query = {
|
const query = {
|
||||||
|
deletedAt: null,
|
||||||
visibility: 'public'
|
visibility: 'public'
|
||||||
} as any;
|
} as any;
|
||||||
if (ps.sinceId) {
|
if (ps.sinceId) {
|
||||||
|
Loading…
Reference in New Issue
Block a user