repin pizzashill's posts

pull/136/head
Aevann 2023-03-03 22:11:43 +02:00
parent 687bff9291
commit ff6c4f89ad
1 changed files with 1 additions and 1 deletions

View File

@ -691,7 +691,7 @@ def submit_post(v:User, sub=None):
execute_lawlz_actions(v, p)
if (SITE == 'rdrama.net'
and v.id in (IMPASSIONATA_ID, TGTW_ID, SNALLY_ID)
and v.id in {IMPASSIONATA_ID, TGTW_ID, SNALLY_ID, PIZZASHILL_ID}
and not (p.sub and p.subr.stealth)):
p.stickied_utc = int(time.time()) + 3600
p.stickied = "AutoJanny"