fixes #2469
This commit is contained in:
@@ -5,7 +5,6 @@ module Admin::UsersHelper
|
||||
["Gold", User::Levels::GOLD],
|
||||
["Platinum", User::Levels::PLATINUM],
|
||||
["Builder", User::Levels::BUILDER],
|
||||
["Contributor", User::Levels::CONTRIBUTOR],
|
||||
["Janitor", User::Levels::JANITOR],
|
||||
["Moderator", User::Levels::MODERATOR],
|
||||
["Admin", User::Levels::ADMIN]
|
||||
|
||||
Reference in New Issue
Block a user