Skip to content

Commit f35b696

Browse files
committed
Also load the theming app on CLI
1 parent 2c988ec commit f35b696

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

apps/theming/appinfo/info.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,17 @@
55
<description>Adjust the Nextcloud theme</description>
66
<licence>AGPL</licence>
77
<author>Nextcloud</author>
8-
<version>0.1.0</version>
8+
<version>0.2.0</version>
99
<namespace>Theming</namespace>
1010
<category>other</category>
11+
1112
<dependencies>
1213
<owncloud min-version="9.0" max-version="9.1" />
1314
</dependencies>
15+
16+
<types>
17+
<logging/>
18+
</types>
19+
1420
<default_enable/>
1521
</info>

0 commit comments

Comments
 (0)