Improve mobile app initialization and range widget corner indicator
This commit is contained in:
@@ -3,8 +3,10 @@
|
||||
|
||||
import { Page, Navbar, Link, BlockTitle, Block, List, ListItem, Toolbar } from "framework7-svelte"
|
||||
import WidgetContainer from "$lib/components/WidgetContainer.svelte";
|
||||
import type ComfyApp from "$lib/components/ComfyApp";
|
||||
|
||||
export let subworkflowID: number = -1;
|
||||
export let app: ComfyApp
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user