Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Also load the theming app on CLI
  • Loading branch information
nickvergessen committed Jul 15, 2016
commit e6ddf775f61543110c8af7758df0129825824f32
8 changes: 7 additions & 1 deletion apps/theming/appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
<description>Adjust the Nextcloud theme</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
<version>0.1.0</version>
<version>0.2.0</version>
<namespace>Theming</namespace>
<category>other</category>

<dependencies>
<owncloud min-version="9.0" max-version="9.1" />
</dependencies>

<types>
<logging/>
</types>

<default_enable/>
</info>