From d5a56e3260119ef220ce7489486f5cbbcedef87f Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 24 Apr 2023 12:36:43 +0200 Subject: [PATCH] try something with the capy ping --- 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 65684b83c..c24d28ad7 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -773,7 +773,7 @@ if SITE == 'rdrama.net': NOTIFIED_USERS = { 'aevan': AEVANN_ID, 'avean': AEVANN_ID, - ' capy': AEVANN_ID, + 'capy': AEVANN_ID, 'rodent': AEVANN_ID, 'carp': CARP_ID, 'clit': CARP_ID,