mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove getParameterByName global
This commit is contained in:
parent
8e66ba315a
commit
67169e2a6a
12 changed files with 23 additions and 15 deletions
|
@ -2,6 +2,7 @@ import { Events } from 'jellyfin-apiclient';
|
|||
import loading from '../components/loading/loading';
|
||||
import globalize from '../scripts/globalize';
|
||||
import Dashboard, { pageIdOn } from '../scripts/clientUtils';
|
||||
import { getParameterByName } from '../utils/url.ts';
|
||||
|
||||
function onListingsSubmitted() {
|
||||
Dashboard.navigate('livetvstatus.html');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue