1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

open server plugin list by default

This commit is contained in:
Techywarrior 2013-04-13 11:05:16 -07:00
parent af227873ff
commit c9fc41d1ee

View file

@ -20,7 +20,7 @@
<div id="noPlugins" class="hide"><div style="text-align:center;margin: 10px;">No available plugins</div></div>
<div data-role="collapsible" id="pluginServerCollapsible" class="hide">
<div data-role="collapsible" id="pluginServerCollapsible" class="hide" data-collapsed="false">
<h3>MB Server</h3>
<div id="pluginServerTiles"></div>
</div>