Add is_private support for db and contacts

This commit is contained in:
Alexander Meindl
2018-01-25 17:05:28 +01:00
parent 4d447f75ab
commit 7339e9e382
11 changed files with 36 additions and 4 deletions

View File

@@ -23,8 +23,10 @@ class MessengerSetting < ActiveRecord::Base
'post_wiki_updates',
'post_db',
'post_db_updates',
'post_private_db',
'post_contact',
'post_contact_updates',
'post_private_contacts',
'post_password',
'post_password_updates'