From 817d09ad5fe195a6968023a0c718cbbc89c7429b Mon Sep 17 00:00:00 2001 From: Zanz2 Date: Tue, 21 Aug 2018 11:29:38 +0200 Subject: [PATCH] fixed hound --- app/controllers/client_api/users/users_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {})