Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <DeepDiver1975@users.noreply.github.com>2016-10-07 13:28:15 +0300
committerGitHub <noreply@github.com>2016-10-07 13:28:15 +0300
commit517cc37372650efc1488e7e9e99a06ff04ba595f (patch)
treebe8dda2c1da3059493c9746db4e941efdfabd99c
parent2ffa1b04b3e69d6da6f274c4d2873d9b816cd6af (diff)
There are no personal settings
Fixes #118
-rw-r--r--appinfo/app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index bbd83d15..b057f763 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -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 [