mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Apply suggestions from code review
This commit is contained in:
parent
bf03a7ba57
commit
aa12a79625
9 changed files with 29 additions and 22 deletions
|
@ -351,7 +351,7 @@ define(["dom", "layoutManager", "inputManager", "connectionManager", "events", "
|
|||
icon: "devices"
|
||||
});
|
||||
links.push({
|
||||
name: "Quick Connect",
|
||||
name: globalize.translate("QuickConnect"),
|
||||
href: "quickconnect.html",
|
||||
pageIds: ["quickConnectPage", "quickConnectPage"],
|
||||
icon: "tap_and_play"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue