summaryrefslogtreecommitdiffstats
path: root/apps/remoteStorage/appinfo/app.php
diff options
context:
space:
mode:
authorMichiel de Jong <michiel@unhosted.org>2012-03-01 20:55:12 +0000
committerMichiel de Jong <michiel@unhosted.org>2012-03-01 20:55:12 +0000
commit5d8d7ef2a1c5197c8ee9e03eedc28a5a23e7c07f (patch)
tree953694fda223fabb1f9ab26ef79e0ce6cd1fc799 /apps/remoteStorage/appinfo/app.php
parent5dcd9e20d03f089408ada52e3ea5462c88bf191a (diff)
downloadnextcloud-server-5d8d7ef2a1c5197c8ee9e03eedc28a5a23e7c07f.tar.gz
nextcloud-server-5d8d7ef2a1c5197c8ee9e03eedc28a5a23e7c07f.zip
remoteStorage app version 0.5
Diffstat (limited to 'apps/remoteStorage/appinfo/app.php')
-rw-r--r--apps/remoteStorage/appinfo/app.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/remoteStorage/appinfo/app.php b/apps/remoteStorage/appinfo/app.php
index ac1ecde5082..a1fbebc42f5 100644
--- a/apps/remoteStorage/appinfo/app.php
+++ b/apps/remoteStorage/appinfo/app.php
@@ -3,3 +3,4 @@ OC_App::register( array(
'order' => 10,
'id' => 'remoteStorage',
'name' => 'remoteStorage compatibility' ));
+OC_APP::registerPersonal('remoteStorage','settings');