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

update routes for plugin and session pages

This commit is contained in:
dkanada 2020-07-26 15:40:12 +09:00
parent c0261ee487
commit a085bb5269
24 changed files with 39 additions and 28 deletions

View file

@ -0,0 +1,7 @@
<div id="pluginsPage" data-role="page" class="page type-interior pluginConfigurationPage withTabs fullWidthContent">
<div>
<div class="content-primary">
<div class="installedPlugins"></div>
</div>
</div>
</div>