1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

revert back new line

This commit is contained in:
grafixeyehero 2022-05-22 20:20:25 +03:00
parent 17af0913e7
commit 3bc5b58dd8
2 changed files with 4 additions and 0 deletions

View file

@ -2,6 +2,7 @@ import { intervalToDuration } from 'date-fns';
import DOMPurify from 'dompurify';
import escapeHtml from 'escape-html';
import isEqual from 'lodash-es/isEqual';
import { appHost } from '../../components/apphost';
import loading from '../../components/loading/loading';
import { appRouter } from '../../components/appRouter';