diff --git a/files/helpers/const.py b/files/helpers/const.py index 85afe8560..fc910daac 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -274,7 +274,7 @@ elif SITE == 'cringetopia.org': HOLE_COST = 10000 - AUTOJANNY_ID = 2 + AUTOJANNY_ID = 1 SNAPPY_ID = 3 LONGPOSTBOT_ID = 4 ZOZBOT_ID = 5 @@ -307,7 +307,7 @@ elif SITE == 'watchpeopledie.co': HOLE_STYLE_FLAIR = True HOLE_REQUIRED = True - AUTOJANNY_ID = 2 + AUTOJANNY_ID = 1 SNAPPY_ID = 3 LONGPOSTBOT_ID = 4 ZOZBOT_ID = 5