New option to notificaion preferences for emails from gab.com for announcements and other information

This commit is contained in:
2458773093
2019-08-01 01:16:22 +03:00
parent 4d458d5778
commit c832fb6cbc
5 changed files with 5 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
= ff.input :reblog, as: :boolean, wrapper: :with_label
= ff.input :favourite, as: :boolean, wrapper: :with_label
= ff.input :mention, as: :boolean, wrapper: :with_label
= ff.input :emails_from_gabcom, as: :boolean, wrapper: :with_label
- if current_user.staff?
= ff.input :report, as: :boolean, wrapper: :with_label