Allow usage of quick actions for internal users

Just prevent support bots from using quick actions in EE
This commit is contained in:
Peter Leitzen 2019-05-06 07:46:43 +00:00 committed by Sean McGivern
parent ff64584cfa
commit c512c14878
1 changed files with 0 additions and 1 deletions

View File

@ -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