Add: #384 スタンプのストリーミングを全停止する管理者設定 (#392)

This commit is contained in:
KMY(雪あすか) 2023-12-27 09:50:44 +09:00 committed by GitHub
parent efa4f4ca10
commit 843d5b8e15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 16 additions and 6 deletions

View file

@ -34,6 +34,9 @@
.fields-group
= f.input :enable_emoji_reaction, as: :boolean, wrapper: :with_label, kmyblue: true, hint: false
.fields-group
= f.input :streaming_emoji_reaction, as: :boolean, wrapper: :with_label, kmyblue: true
.fields-group
= f.input :receive_other_servers_emoji_reaction, as: :boolean, wrapper: :with_label, kmyblue: true