Commit c512c148 authored by Peter Leitzen's avatar Peter Leitzen Committed by Sean McGivern

Allow usage of quick actions for internal users

Just prevent support bots from using quick actions in EE
parent ff64584c
......@@ -44,7 +44,6 @@ class GlobalPolicy < BasePolicy
prevent :access_api
prevent :access_git
prevent :receive_notifications
prevent :use_quick_actions
end
rule { required_terms_not_accepted }.policy do
......
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