Fixed typo.
This commit is contained in:
parent
c1aa57fd9b
commit
898e00ef37
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class ReplyToSenderFeature < ActiveRecord::Migration
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
state: [],
|
state: '',
|
||||||
preferences: {
|
preferences: {
|
||||||
permission: ['admin.channel_email'],
|
permission: ['admin.channel_email'],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue