Fix inconsistency in language for activating settings

This commit is contained in:
Angelina Filippova 2020-05-04 22:41:14 +03:00
parent 58fded9858
commit 2ab52d5224
1 changed files with 1 additions and 0 deletions

View File

@ -2247,6 +2247,7 @@
children: [ children: [
%{ %{
key: :active, key: :active,
label: "Enabled",
type: :boolean, type: :boolean,
description: "Globally enable or disable digest emails" description: "Globally enable or disable digest emails"
}, },