Add streaming_other_servers_emoji_reaction setting

This commit is contained in:
KMY 2023-09-13 13:33:43 +09:00
parent 49197bf6c4
commit 366ab12103
7 changed files with 12 additions and 2 deletions

View file

@ -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