mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-03 17:44:48 +02:00
bridges: Return default values for getName and getURI
This commit is contained in:
parent
d4fb02b0d0
commit
f694023f7d
4 changed files with 20 additions and 10 deletions
|
@ -239,6 +239,7 @@ EOD;
|
|||
case 'Get manga updates':
|
||||
$path = $this->getInput('path');
|
||||
break;
|
||||
default: return parent::getURI();
|
||||
}
|
||||
return self::URI . $path;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue