From 992b6ac93fb6bc024d80f7250f494d83467ba5eb Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 25 Apr 2023 13:54:59 +0200 Subject: [PATCH] Revert "try something with the capy ping" This reverts commit d5a56e3260119ef220ce7489486f5cbbcedef87f. --- 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 86cf97a43c..631431c0bf 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,