From ed40fd9d76efde6aaaf7998bf9dbac456c258527 Mon Sep 17 00:00:00 2001 From: TLSM Date: Fri, 22 Jul 2022 15:43:34 -0400 Subject: [PATCH] Amend 2ccb50504: HOLE_OST -> HOLE_COST. --- files/helpers/const.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index c9e2e73400..6bbcb46db8 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -236,8 +236,7 @@ elif SITE == 'lgbdropthet.com': GAMBLING_THREAD = 25 if SITE in {'rdrama.net', 'devrama.xyz', 'deuxrama.net'}: - - HOLE_OST = 50000 + HOLE_COST = 50000 HOLE_INACTIVITY_DELETION = True AUTOJANNY_ID = 1046