App needs to be of type logging to be able to have activities

remotes/origin/comments-markallread-dav
Joas Schilling 10 years ago
parent d5126b1ad4
commit aa3fdccb8e
  1. 5
      apps/systemtags/appinfo/info.xml

@ -6,11 +6,14 @@
<licence>AGPL</licence>
<author>Vincent Petry</author>
<default_enable/>
<version>0.1</version>
<version>0.2</version>
<dependencies>
<owncloud min-version="9.0" max-version="9.0" />
</dependencies>
<documentation>
<user>user-systemtags</user>
</documentation>
<types>
<logging/>
</types>
</info>

Loading…
Cancel
Save