diff --git a/app/controllers/organisations_controller.rb b/app/controllers/organisations_controller.rb index 0a4072c98..50d104541 100644 --- a/app/controllers/organisations_controller.rb +++ b/app/controllers/organisations_controller.rb @@ -175,7 +175,7 @@ private end def filter_manager - FilterManager.new(current_user:, session:, params:, filter_type: ) + FilterManager.new(current_user:, session:, params:, filter_type:) end def org_params