mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 02:39:47 +02:00
Move ampache-doped to ampache
This commit is contained in:
parent
136e29aacb
commit
0152ab610f
30 changed files with 64 additions and 78 deletions
|
@ -128,7 +128,7 @@ class Ampachegrowl {
|
|||
public function get_growl()
|
||||
{
|
||||
$growl = new Growl($this->address, $this->password);
|
||||
$growl->setApplication('Ampache Doped', 'Now Playing');
|
||||
$growl->setApplication('Ampache', 'Now Playing');
|
||||
return $growl;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue