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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-02-03 17:44:22 +0300
committerJoas Schilling <coding@schilljs.com>2021-02-03 17:44:22 +0300
commite3c879e202126944c1bd4fc5f73a23b3487e0d31 (patch)
treea24b383b97536fd1fb7e129859e553f98342e365 /appinfo
parent96f7529e466c7d696696c1b7285a2a829fc20698 (diff)
Fix "Talk/ folder not working for attachments"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d4c62ebd4..a5c36531a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>12.0.0-dev.1</version>
+ <version>12.0.0-dev.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>
@@ -30,6 +30,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<namespace>Talk</namespace>
<types>
+ <dav />
<prevent_group_restriction />
</types>