Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddNameToWebhooks < ActiveRecord::Migration[7.1]
|
||||
def change
|
||||
add_column :webhooks, :name, :string, null: true
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user