mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-18 09:53:16 +02:00
feat: List and delete local files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import FullScreenModal from '../Modal/FullScreenModal.svelte';
|
||||
import FullScreenModal from '../ManageMedia/FullScreenModal.svelte';
|
||||
import VideoPlayer from './VideoPlayer.svelte';
|
||||
export let modalId: symbol;
|
||||
export let id: string;
|
||||
|
||||
Reference in New Issue
Block a user