mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 12:39:59 +01:00
parent
0367ad08a8
commit
b8051b0e22
@ -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 New Issue
Block a user