Merge pull request #119 from owncloud/DeepDiver1975-patch-1
There are no personal settings
This commit is contained in:
commit
31946275d1
@ -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…
x
Reference in New Issue
Block a user