fix(editor): Restore workers view (#11876)

This commit is contained in:
Iván Ovejero
2024-11-26 11:31:40 +01:00
committed by GitHub
parent e22d0f3877
commit 3aa72f613f

View File

@@ -9,6 +9,7 @@ import { usePushConnection } from '@/composables/usePushConnection';
import { usePushConnectionStore } from '@/stores/pushConnection.store';
import { useRootStore } from '@/stores/root.store';
import { useTelemetry } from '@/composables/useTelemetry';
import WorkerCard from './Workers/WorkerCard.ee.vue';
withDefaults(
defineProps<{