feat: Conversation and contact endpoint (#3198)
This commit is contained in:
@@ -15,6 +15,10 @@ class ContactPolicy < ApplicationPolicy
|
||||
true
|
||||
end
|
||||
|
||||
def filter?
|
||||
true
|
||||
end
|
||||
|
||||
def update?
|
||||
true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user