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
|
@ -11,8 +11,8 @@ import browser from 'scripts/browser';
|
|||
import datetime from 'scripts/datetime';
|
||||
import dom from 'scripts/dom';
|
||||
import globalize from 'scripts/globalize';
|
||||
import imageHelper from 'scripts/imagehelper';
|
||||
import { getBackdropShape, getPortraitShape, getSquareShape } from 'utils/card';
|
||||
import imageHelper from 'utils/image';
|
||||
import { randomInt } from 'utils/number';
|
||||
|
||||
import focusManager from '../focusManager';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue