mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix some broken and unused elements on the plugin pages
This commit is contained in:
parent
3b0b5228fe
commit
e4590b4898
7 changed files with 38 additions and 86 deletions
|
@ -362,7 +362,7 @@ define(["dom", "layoutManager", "inputManager", "connectionManager", "events", "
|
|||
name: globalize.translate("TabPlugins"),
|
||||
icon: "shopping_cart",
|
||||
color: "#9D22B1",
|
||||
href: "plugins.html",
|
||||
href: "installedplugins.html",
|
||||
pageIds: ["pluginsPage", "pluginCatalogPage"]
|
||||
});
|
||||
links.push({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue