diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 593609a94..7d67c3028 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -692,6 +692,7 @@ if SITE == 'rdrama.net': NOTIFIED_USERS = { 'aevan': AEVANN_ID, 'avean': AEVANN_ID, + 'capy': AEVANN_ID, 'carp': CARP_ID, 'clit': CARP_ID, 'snakes': SNAKES_ID,