diff --git a/packages/editor-ui/src/components/activationModal.vue b/packages/editor-ui/src/components/activationModal.vue index 193f47ad59..3a7a3b9786 100644 --- a/packages/editor-ui/src/components/activationModal.vue +++ b/packages/editor-ui/src/components/activationModal.vue @@ -1,2 +1,109 @@ - const foundTriggers = this.$store.getters.worklfowEnabledTriggerNodes - .map(({ type }: INodeUi) => this.$store.getters.nodeType(type)); + + + + {{triggerContent}} + These executions will not show up immediately in the editor, but you can see them in the execution list. + + + + + + Don't show again + + + + + + + + + +
{{triggerContent}}
These executions will not show up immediately in the editor, but you can see them in the execution list.