mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 06:10:22 +02:00
Icons: Allow Bridge-specified icons (#788)
This commit is contained in:
committed by
LogMANOriginal
parent
c4cccfe0f3
commit
704a87ad97
@@ -201,6 +201,7 @@ This bridge is not fetching its content through a secure connection</div>';
|
||||
|
||||
$uri = $bridge->getURI();
|
||||
$name = $bridge->getName();
|
||||
$icon = $bridge->getIcon();
|
||||
$description = $bridge->getDescription();
|
||||
$parameters = $bridge->getParameters();
|
||||
|
||||
|
Reference in New Issue
Block a user