Skip to content

Commit 11eb048

Browse files
AntDavidLimavitormattos
authored andcommitted
chore: change types property position on info.xml
Signed-off-by: David Lima <[email protected]>
1 parent ae449c2 commit 11eb048

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appinfo/info.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
2828
<version>13.0.0-dev.2</version>
2929
<licence>agpl</licence>
3030
<author mail="[email protected]" homepage="https://librecode.coop">LibreCode</author>
31+
<types>
32+
<dav/>
33+
</types>
3134
<documentation>
3235
<admin>https://github.com/LibreSign/libresign/blob/master/README.md</admin>
3336
</documentation>
@@ -99,7 +102,4 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
99102
<plugin>OCA\Libresign\Dav\SignatureStatusPlugin</plugin>
100103
</plugins>
101104
</sabre>
102-
<types>
103-
<dav/>
104-
</types>
105105
</info>

0 commit comments

Comments
 (0)