Commit c7a3c44a authored by Dallas Reedy's avatar Dallas Reedy

Use new onboarding feature category for ExperienceLevelsController

parent 3f024c02
......@@ -6,7 +6,7 @@ module Registrations
before_action :ensure_namespace_path_param
feature_category :navigation
feature_category :onboarding
def update
current_user.experience_level = params[:experience_level]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment