diff --git a/files/routes/awards.py b/files/routes/awards.py index ffb89ae7cc..20309cf038 100644 --- a/files/routes/awards.py +++ b/files/routes/awards.py @@ -30,7 +30,8 @@ ACTIONS = { ALLOW_MULTIPLE = ( "ban", - "shit" + "shit", + "gold" )