Browse Source
fix class name in info.xml
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/6779/head
Arthur Schiwon
9 years ago
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
1 changed files with
1 additions and
1 deletions
-
apps/comments/appinfo/info.xml
|
|
|
@ -31,7 +31,7 @@ |
|
|
|
|
|
|
|
<collaboration> |
|
|
|
<plugins> |
|
|
|
<plugin type="autocomplete-sort">OCA\Comments\Collaboration\Sorter</plugin> |
|
|
|
<plugin type="autocomplete-sort">OCA\Comments\Collaboration\CommentersSorter</plugin> |
|
|
|
</plugins> |
|
|
|
</collaboration> |
|
|
|
</info> |