feat: common attachment endpoint follow-up changes (#7826)
This commit is contained in:
@@ -27,10 +27,6 @@ class PortalPolicy < ApplicationPolicy
|
||||
@account_user.administrator?
|
||||
end
|
||||
|
||||
def attach_file?
|
||||
@account_user.administrator?
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def portal_member?
|
||||
|
||||
Reference in New Issue
Block a user