mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
Moving the `grantBadge` action out of the actions hash caused it to clash with a method of the same name from the GrantBadgeController mixin. This commit renames the action.