mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Restore workers view (#11876)
This commit is contained in:
@@ -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<{
|
||||
|
||||
Reference in New Issue
Block a user