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

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-12-30 12:31:12 +0300
committerJulius Härtl <jus@bitgrid.net>2021-01-04 14:10:54 +0300
commitc440b7ff7d4d0eeafd46161df8f4b9286cbc8185 (patch)
tree70da5914894728a1485bc95c4045db371a2391c1 /appinfo
parent82e2621eb1fad241e823c20bec584580208e9670 (diff)
Remove autocomplete plugin for deck sharing results
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2e490ba6..4a5d51ed 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -80,11 +80,4 @@
<plugin>OCA\Deck\DAV\CalendarPlugin</plugin>
</calendar-plugins>
</sabre>
-
- <collaboration>
- <plugins>
- <plugin type="collaborator-search" share-type="SHARE_TYPE_DECK">OCA\Deck\Sharing\DeckPlugin</plugin>
- </plugins>
- </collaboration>
-
</info>