mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-22 08:45:44 +02:00
add ui to change the continuous download attribute of a show
This commit is contained in:
7
web/src/lib/components/ui/checkbox/index.ts
Normal file
7
web/src/lib/components/ui/checkbox/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import Root from "./checkbox.svelte";
|
||||
|
||||
export {
|
||||
Root,
|
||||
//
|
||||
Root as Checkbox,
|
||||
};
|
||||
Reference in New Issue
Block a user