we're back

pull/226/head
Aevann 2024-05-17 00:21:14 +03:00
parent 0ee3b9d6cd
commit e8ca6f3107
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ def cron_fn(every_5m, every_1d, every_1mo):
_unpin_expired()
g.db.commit()
if not IS_LOCALHOST and SITE_NAME == 'WPD':
if not IS_LOCALHOST:
reddit_mentions_task()
g.db.commit()