Fix missing automation ID reference

This commit is contained in:
Andrew Kingston 2024-12-18 10:27:53 +00:00
parent e2a81836a2
commit fadad422a1
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
selectedAutomation,
} from "@/stores/builder"
$: automationId = $selectedAutomation?.data?._id
$: builderStore.selectResource(automationId)
const stopSyncing = syncURLToState({