mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-23 23:16:53 +00:00
Update html.php
This commit is contained in:
parent
43fd0b531c
commit
69ffba34e8
@ -20,7 +20,7 @@ function displayBridgeCard($bridgeName, $formats, $isActive = true){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// if no compatible format, nevermind
|
// if no compatible format, nevermind
|
||||||
if (count($compatiblesFormats) == 0){$compatiblesFormats = $formats};
|
if (count($compatiblesFormats) == 0){$compatiblesFormats = $formats;}
|
||||||
|
|
||||||
$getHelperButtonsFormat = function($compatiblesFormats){
|
$getHelperButtonsFormat = function($compatiblesFormats){
|
||||||
$buttons = '';
|
$buttons = '';
|
||||||
|
Loading…
Reference in New Issue
Block a user