feat: Allow custom email address for inbox (#1336)

This commit is contained in:
Pranav Raj S
2020-10-11 23:24:11 +05:30
committed by GitHub
parent 58c0792920
commit 2c324d9421
5 changed files with 37 additions and 9 deletions

View File

@@ -6,6 +6,7 @@
#
# id :integer not null, primary key
# channel_type :string
# email_address :string
# enable_auto_assignment :boolean default(TRUE)
# greeting_enabled :boolean default(FALSE)
# greeting_message :string