diff --git a/files/helpers/const.py b/files/helpers/const.py index 5c738b2a9..69db9409f 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -555,7 +555,7 @@ AWARDS = { }, } -if SITE == 'PCM': +if SITE_NAME == 'PCM': PCM_AWARDS = { "croag": { "kind": "croag",