Fixed typo.

This commit is contained in:
Martin Edenhofer 2017-06-13 02:01:08 +02:00
parent c1aa57fd9b
commit 898e00ef37

View file

@ -24,7 +24,7 @@ class ReplyToSenderFeature < ActiveRecord::Migration
}, },
], ],
}, },
state: [], state: '',
preferences: { preferences: {
permission: ['admin.channel_email'], permission: ['admin.channel_email'],
}, },