issue syncing the channel_primary setting which shows up as a wrong count on the admin summary page

This commit is contained in:
zotlabs
2018-10-30 17:18:15 -07:00
parent ae4aeb4b1e
commit 675343f575
2 changed files with 20 additions and 22 deletions

View File

@@ -93,8 +93,7 @@ function import_channel($channel, $account_id, $seize, $newname = '') {
'channel_w_comment', 'channel_w_mail', 'channel_w_like', 'channel_w_tagwall',
'channel_w_chat', 'channel_w_storage', 'channel_w_pages', 'channel_a_republish',
'channel_a_delegate', 'perm_limits', 'channel_password', 'channel_salt',
'channel_moved', 'channel_primary', 'channel_removed', 'channel_deleted',
'channel_system'
'channel_moved', 'channel_removed', 'channel_deleted', 'channel_system'
];
$clean = array();