remove mod outlaws from hot

This commit is contained in:
k00b 2024-09-16 13:30:40 -05:00
parent a5af2538c6
commit ae579cbec3
1 changed files with 1 additions and 0 deletions

View File

@ -476,6 +476,7 @@ export default {
sub ? '"Item"."pinId" IS NULL' : '',
'"Item"."deletedAt" IS NULL',
'"Item"."parentId" IS NULL',
'"Item".outlawed = false',
'"Item".bio = false',
activeOrMine(me),
subClause(sub, 3, 'Item', me, showNsfw),