1
0
Fork 0
mirror of synced 2024-07-05 22:40:39 +12:00
This commit is contained in:
Andrew Kingston 2023-08-23 16:24:42 +01:00
parent f0e7f481de
commit 447523a4b8
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
import { findComponent } from "builderStore/componentUtils"
import ComponentSettingsPanel from "./_components/Component/ComponentSettingsPanel.svelte"
import NavigationPanel from "./_components/Navigation/index.svelte"
import ScreenSettingsPanel from "./_components/Screen/SettingsPanel.svelte"
import ScreenSettingsPanel from "./_components/Screen/index.svelte"
$: componentId = $store.selectedComponentId
$: store.actions.websocket.selectResource(componentId)

@ -1 +1 @@
Subproject commit 9c564edb37cb619cb5971e10c4317fa6e7c5bb00
Subproject commit 06a28b18a409cc12e9e8a5b69a094adcc6babd5a