Add streaming_other_servers_emoji_reaction setting
This commit is contained in:
parent
49197bf6c4
commit
366ab12103
7 changed files with 12 additions and 2 deletions
|
@ -37,6 +37,9 @@
|
|||
.fields-group
|
||||
= f.input :receive_other_servers_emoji_reaction, as: :boolean, wrapper: :with_label, kmyblue: true
|
||||
|
||||
.fields-group
|
||||
= f.input :streaming_other_servers_emoji_reaction, as: :boolean, wrapper: :with_label, kmyblue: true
|
||||
|
||||
%h4= t('admin.settings.discovery.publish_statistics')
|
||||
|
||||
.fields-group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue