1
0
Fork 0
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:
dkanada 2019-03-22 13:25:00 -07:00
parent ed812281bc
commit 3b576be5f0
7 changed files with 9 additions and 40 deletions

View file

@ -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";
}