We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae449c2 commit 11eb048Copy full SHA for 11eb048
appinfo/info.xml
@@ -28,6 +28,9 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
28
<version>13.0.0-dev.2</version>
29
<licence>agpl</licence>
30
<author mail="[email protected]" homepage="https://librecode.coop">LibreCode</author>
31
+ <types>
32
+ <dav/>
33
+ </types>
34
<documentation>
35
<admin>https://github.com/LibreSign/libresign/blob/master/README.md</admin>
36
</documentation>
@@ -99,7 +102,4 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
99
102
<plugin>OCA\Libresign\Dav\SignatureStatusPlugin</plugin>
100
103
</plugins>
101
104
</sabre>
- <types>
- <dav/>
- </types>
105
</info>
0 commit comments