mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-27 18:10:08 +02:00
bridges: Return default values for getName and getURI
This commit is contained in:
@@ -239,6 +239,7 @@ EOD;
|
||||
case 'Get manga updates':
|
||||
$path = $this->getInput('path');
|
||||
break;
|
||||
default: return parent::getURI();
|
||||
}
|
||||
return self::URI . $path;
|
||||
}
|
||||
|
Reference in New Issue
Block a user