There are no personal settings

Fixes #118
pull/1/head
Thomas Müller 8 years ago committed by GitHub
parent 2ffa1b04b3
commit 517cc37372

@ -29,7 +29,6 @@ $app = new Application();
$c = $app->getContainer();
\OCP\App::registerAdmin('richdocuments', 'admin');
\OCP\App::registerPersonal('richdocuments', 'personal');
$navigationEntry = function () use ($c) {
return [

Loading…
Cancel
Save