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

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-02-11 16:22:29 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2016-02-11 21:04:19 +0300
commit72291c798d3702baa854db3ba829178ca499c6e4 (patch)
tree967f564fba115f9788b9a06f620c3197b9f4a053 /appinfo
parent92eb731cc39543df1c62c43982a7ef37bbc1c685 (diff)
App is enabled by default
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 18275b2..d2ab4b7 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,6 +13,7 @@
<version>0.9.8</version>
<licence>MIT</licence>
<author>Björn Korella</author>
+ <default_enable/>
<dependencies>
<owncloud min-version="8.2" max-version="9.0" />
</dependencies>