Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
class SlaPolicyDrop < BaseDrop
|
||||
def name
|
||||
@obj.try(:name)
|
||||
end
|
||||
|
||||
def description
|
||||
@obj.try(:description)
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user