mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-03 02:24:38 +02:00
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…
Add table
Add a link
Reference in a new issue