forked from AkkomaGang/akkoma
Merge branch 'feature/update-labels-for-activating-settings' into 'develop'
Fix inconsistency in language for activating settings in description.exs Closes admin-fe#108 See merge request pleroma/pleroma!2469
This commit is contained in:
commit
b1c29e2de8
1 changed files with 1 additions and 0 deletions
|
@ -2247,6 +2247,7 @@
|
|||
children: [
|
||||
%{
|
||||
key: :active,
|
||||
label: "Enabled",
|
||||
type: :boolean,
|
||||
description: "Globally enable or disable digest emails"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue