Add preferences for follow request notification e-mails
This commit is contained in:
		| @ -8,6 +8,7 @@ | ||||
|  | ||||
|   = f.simple_fields_for :notification_emails, current_user.settings(:notification_emails) do |ff| | ||||
|     = ff.input :follow, as: :boolean, wrapper: :with_label | ||||
|     = ff.input :follow_request, as: :boolean, wrapper: :with_label | ||||
|     = ff.input :reblog, as: :boolean, wrapper: :with_label | ||||
|     = ff.input :favourite, as: :boolean, wrapper: :with_label | ||||
|     = ff.input :mention, as: :boolean, wrapper: :with_label | ||||
|  | ||||
		Reference in New Issue
	
	Block a user