mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix missing jellyfin-noto resources
This commit is contained in:
parent
f47c042b2e
commit
17c4d3082e
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ import 'intersection-observer';
|
|||
import 'classlist.js';
|
||||
import 'whatwg-fetch';
|
||||
import 'resize-observer-polyfill';
|
||||
import 'jellyfin-noto/font-faces.css';
|
||||
import '../assets/css/site.scss';
|
||||
import { Events } from 'jellyfin-apiclient';
|
||||
import ServerConnections from '../components/ServerConnections';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue