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

@ -43,6 +43,7 @@ class Form::AdminSettings
sensitive_words_for_full
authorized_fetch
receive_other_servers_emoji_reaction
streaming_other_servers_emoji_reaction
enable_emoji_reaction
).freeze
@ -68,6 +69,7 @@ class Form::AdminSettings
hide_local_users_for_anonymous
authorized_fetch
receive_other_servers_emoji_reaction
streaming_other_servers_emoji_reaction
enable_emoji_reaction
).freeze