mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-08 09:36:39 +02:00
Icons: Allow Bridge-specified icons (#788)
This commit is contained in:
committed by
LogMANOriginal
parent
c4cccfe0f3
commit
704a87ad97
@@ -62,6 +62,7 @@ require_once $vendorLibPhpUrlJoin;
|
||||
->setExtraInfos(array(
|
||||
'name' => $bridge->getName(),
|
||||
'uri' => $bridge->getURI(),
|
||||
'icon' => $bridge->getIcon(),
|
||||
))
|
||||
->display();
|
||||
|
||||
|
Reference in New Issue
Block a user