From 774e07994239fab623ca5200983de8d4d97b46a7 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 10 Jun 2022 17:25:03 +0200 Subject: [PATCH] extend reddit notifs to ALL SITES --- files/helpers/const.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index 393148a9f4..48484690a7 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -826,8 +826,8 @@ if SITE_NAME == 'rDrama': 'carpathian florist': CARP_ID, 'the_homocracy': HOMO_ID, } -elif SITE_NAME == 'PCM': - REDDIT_NOTIFS_SITE = ['pcmemes.net',] +else: + REDDIT_NOTIFS_SITE = [SITE] REDDIT_NOTIFS_JL_MIN = 3 discounts = {