mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-18 16:53:18 +02:00
feat: Modals & release downloading
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { writable } from 'svelte/store';
|
||||
import { modalStack } from '../../stores/modal.store';
|
||||
import { modalStack } from '../Modal/modal.store';
|
||||
import VideoPlayer from './VideoPlayer.svelte';
|
||||
import { jellyfinItemsStore } from '../../stores/data.store';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user