mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-18 12:53:16 +02:00
fix: TV Back button not working and choppy sidebar animations
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
import { getQualities } from '../../apis/jellyfin/qualities';
|
||||
import { appState } from '../../stores/app-state.store';
|
||||
import { onDestroy } from 'svelte';
|
||||
import { modalStack } from '../Modal/modal.store';
|
||||
|
||||
export let id: string;
|
||||
export let modalId: symbol;
|
||||
|
||||
Reference in New Issue
Block a user