From 363b66d93b0966ac1d4daee1e7f6ec3329550ef8 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 22 Jun 2023 12:10:09 +0300 Subject: [PATCH] fix my mentions --- 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 05787050f8..bd345296b8 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -870,7 +870,7 @@ if SITE == 'rdrama.net': 'aevan': AEVANN_ID, 'avean': AEVANN_ID, ' capy': AEVANN_ID, - 'rodent': AEVANN_ID, + 'the rodent': AEVANN_ID, 'carp': CARP_ID, 'clit': CARP_ID, 'snakes': SNAKES_ID,