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

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-08-04 17:27:27 +0300
committerGitHub <noreply@github.com>2016-08-04 17:27:27 +0300
commitb5328ec249c0bc24a3b5ec4b57c185d16191b266 (patch)
tree40416354189ead4309d59a28c50b24d4a9dd8462 /appinfo
parentbcd80bed612e42049819b6f8ab902941602c09d3 (diff)
Default enable the app
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6504c76..2a3ee40 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -15,4 +15,5 @@
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
</dependencies>
+ <default_enable/>
</info>