diff options
-rw-r--r-- | apps/dav/appinfo/info.xml | 1 | ||||
-rw-r--r-- | apps/files/appinfo/info.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml index 3a38feab59e..f035d19d862 100644 --- a/apps/dav/appinfo/info.xml +++ b/apps/dav/appinfo/info.xml @@ -6,7 +6,6 @@ <licence>AGPL</licence> <author>owncloud.org</author> <version>0.1.4</version> - <standalone/> <default_enable/> <types> <filesystem/> diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml index c0db1783235..136baa2ed07 100644 --- a/apps/files/appinfo/info.xml +++ b/apps/files/appinfo/info.xml @@ -5,7 +5,6 @@ <description>File Management</description> <licence>AGPL</licence> <author>Robin Appelman, Vincent Petry</author> - <standalone/> <default_enable/> <version>1.4.2</version> <types> |