mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Use icon url from client capabilities
This commit is contained in:
parent
ae48e2a007
commit
359e168ace
7 changed files with 17 additions and 14 deletions
|
@ -12,7 +12,7 @@ import { pluginManager } from '../components/pluginManager';
|
|||
import groupSelectionMenu from '../plugins/syncPlay/ui/groupSelectionMenu';
|
||||
import browser from './browser';
|
||||
import globalize from './globalize';
|
||||
import imageHelper from './imagehelper';
|
||||
import imageHelper from '../utils/image';
|
||||
import { getMenuLinks } from '../scripts/settings/webSettings';
|
||||
import Dashboard, { pageClassOn } from '../utils/dashboard';
|
||||
import ServerConnections from '../components/ServerConnections';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue