Fix inconsistency in language for activating settings

stable
Angelina Filippova 4 years ago
parent 58fded9858
commit 2ab52d5224

@ -2247,6 +2247,7 @@ config :pleroma, :config_description, [
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"
}, },

Loading…
Cancel
Save