mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Implement auto refresh and activate button
This commit is contained in:
parent
fdfdcd60fe
commit
c37e8f2f1b
9 changed files with 170 additions and 123 deletions
|
@ -350,7 +350,7 @@ define(["dom", "layoutManager", "inputManager", "connectionManager", "events", "
|
|||
pageIds: ["devicesPage", "devicePage"],
|
||||
icon: "devices"
|
||||
});
|
||||
links.push({
|
||||
links.push({
|
||||
name: "Quick Connect",
|
||||
href: "quickconnect.html",
|
||||
pageIds: ["quickConnectPage", "quickConnectPage"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue