mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove newline for now
This commit is contained in:
parent
336843b0ba
commit
4fd5818afd
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ function getPluginCardHtml(plugin, pluginConfigurationPages) {
|
|||
} else {
|
||||
html += '<span class="cardImageIcon material-icons extension"></span>';
|
||||
}
|
||||
|
||||
html += configPageUrl ? '</a>' : '</div>';
|
||||
html += '</div>';
|
||||
html += '</div>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue