From e475c86c18d414edfa6a942cfeef7b115a33f7c9 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 11 Jun 2023 20:35:36 +0300 Subject: [PATCH] fix klen mentions lol --- files/helpers/config/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 4d211f0016..559e72e0c5 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -827,7 +827,7 @@ if SITE == 'rdrama.net': 'mccox': 8239, 'august': 1830, 'marco': 152, - 'klen': 152, + 'klen': 2050, } ANTISPAM_BYPASS_IDS = {1703, 13427}