summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1a943d67..931b4b8a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -33,6 +33,10 @@
<bugs>https://github.com/nextcloud/contacts/issues</bugs>
<repository type="git">https://github.com/nextcloud/contacts.git</repository>
+ <!-- required for dav plugins registration -->
+ <types>
+ <filesystem/>
+ </types>
<dependencies>
<nextcloud min-version="17" max-version="20" />