Add antenna ignore reboot setting

This commit is contained in:
KMY 2023-05-10 12:37:46 +09:00
parent 7c31932828
commit 1c174a6f7b
8 changed files with 21 additions and 3 deletions

View file

@ -55,3 +55,5 @@
%hr.spacer/
.fields-group
= f.input :with_media_only, wrapper: :with_label, label: t('antennas.edit.with_media_only'), hint: false
.fields-group
= f.input :ignore_reblog, wrapper: :with_label, label: t('antennas.edit.ignore_reblog'), hint: false