mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
parent
0367ad08a8
commit
b8051b0e22
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ export default define(meta, (ps) => new Promise(async (res, rej) => {
|
|||
_id: -1
|
||||
};
|
||||
const query = {
|
||||
deletedAt: null,
|
||||
visibility: 'public'
|
||||
} as any;
|
||||
if (ps.sinceId) {
|
||||
|
|
Loading…
Reference in a new issue