diff --git a/app/controllers/client_api/users/users_controller.rb b/app/controllers/client_api/users/users_controller.rb index e99a8628c..55e7b05c6 100644 --- a/app/controllers/client_api/users/users_controller.rb +++ b/app/controllers/client_api/users/users_controller.rb @@ -79,7 +79,7 @@ module ClientApi :assignments_email_notification, :recent_notification, :recent_email_notification, :system_message_email_notification, - :popover_v2_toggle ) + :popover_v2_toggle) end def success_response(args = {})