Unregister from personal settings.
This commit is contained in:
parent
19c55e2d44
commit
90a1b5a758
1 changed files with 0 additions and 2 deletions
|
@ -18,7 +18,5 @@ OCP\App::addNavigationEntry( array(
|
|||
'icon' => OCP\Util::imagePath( 'settings', 'users.svg' ),
|
||||
'name' => OC_L10N::get('contacts')->t('Contacts') ));
|
||||
|
||||
|
||||
OCP\App::registerPersonal('contacts', 'settings');
|
||||
OCP\Util::addscript('contacts', 'loader');
|
||||
OC_Search::registerProvider('OC_Search_Provider_Contacts');
|
||||
|
|
Loading…
Reference in a new issue