Change WhydBridge.php
This commit is contained in:
parent
fd7b39eaea
commit
ecd81dfed0
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class WhydBridge extends BridgeAbstract{
|
|||
}
|
||||
}
|
||||
public function getName(){
|
||||
return (!empty($this->name) ? $this->name .' - ' : '') .'Soundcloud Bridge';
|
||||
return (!empty($this->name) ? $this->name .' - ' : '') .'Whyd Bridge';
|
||||
}
|
||||
|
||||
public function getURI(){
|
||||
|
|
Loading…
Reference in a new issue