mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-06 03:49:56 +02:00
Add new display_home plugin category
Add RSS View plugin
This commit is contained in:
parent
bef75fd05a
commit
e92c41c652
25 changed files with 228 additions and 33 deletions
|
@ -23,6 +23,7 @@
|
|||
class AmpacheLibravatar {
|
||||
|
||||
public $name = 'Libravatar';
|
||||
public $categories = 'avatar';
|
||||
public $description = 'Users avatars with Libravatar';
|
||||
public $url = 'https://www.libravatar.org';
|
||||
public $version = '000001';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue