Add default federation option to settings

This commit is contained in:
Renato "Lond" Cerqueira
2018-10-01 19:32:47 +02:00
parent 9d6e005849
commit d42a06fc74
11 changed files with 18 additions and 3 deletions

View File

@ -23,6 +23,8 @@
= f.input :setting_default_sensitive, as: :boolean, wrapper: :with_label
= f.input :setting_default_federation, as: :boolean, wrapper: :with_label
%h4= t 'preferences.other'
.fields-group