remove mod outlaws from hot
This commit is contained in:
parent
a5af2538c6
commit
ae579cbec3
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue