mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
move some links to the new documentation
This commit is contained in:
parent
ed812281bc
commit
3b576be5f0
7 changed files with 9 additions and 40 deletions
|
@ -390,8 +390,6 @@ define(["appSettings", "browser", "events", "htmlMediaHelper"], function (appSet
|
|||
}
|
||||
},
|
||||
deviceIconUrl: function () {
|
||||
browser.edgeUwp;
|
||||
|
||||
if (browser.edgeUwp) {
|
||||
return "https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/windowsrt.png";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue