diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/extra-networks-card.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/extra-networks-card.html b/html/extra-networks-card.html index 1bf3fc30..ef4b613a 100644 --- a/html/extra-networks-card.html +++ b/html/extra-networks-card.html @@ -1,4 +1,4 @@ -<div class='card' {preview_html} onclick={card_clicked}> +<div class='card' style={style} onclick={card_clicked}> {metadata_button} <div class='actions'> |