forked from rDrama/rDrama
1
0
Fork 0

remove comma bothering me

master
Aevann1 2022-09-02 20:14:13 +02:00
parent 2201745c93
commit 7bb902c814
1 changed files with 1 additions and 1 deletions

View File

@ -819,7 +819,7 @@ if SITE_NAME != 'rDrama':
AWARDS_DISABLED.append('progressivestack')
if SITE == 'pcmemes.net':
AWARDS_DISABLED.extend(['ban','pizzashill','marsey','bird','grass','chud','unblockable',])
AWARDS_DISABLED.extend(['ban','pizzashill','marsey','bird','grass','chud','unblockable'])
AWARDS_DISABLED.remove('ghost')
elif SITE_NAME == 'WPD':
AWARDS_DISABLED.remove('lootbox')