From 587b864e0aceadb4ba9bb390dc02ff429fcb1fc1 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 3 Jul 2022 04:00:29 +0200 Subject: [PATCH] re-enable pins --- files/helpers/const.py | 1 - 1 file changed, 1 deletion(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index 25ccd886fa..43721cff77 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -193,7 +193,6 @@ LOTTERY_DURATION = 60 * 60 * 24 * 7 if SITE in {'rdrama.net', 'devrama.xyz'}: HOLE_COST = 50000 HOLE_INACTIVITY_DELETION = True - PIN_ENABLED = False NOTIFICATIONS_ID = 1046 AUTOJANNY_ID = 2360