mirror of
https://github.com/discourse/discourse.git
synced 2026-08-19 01:14:56 -05: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.