mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
feat(editor): Show error on Execute Workflow Node if connected workflow is archived (no-changelog) (#15056)
This commit is contained in:
@@ -1248,6 +1248,7 @@ export interface ITabBarItem {
|
||||
|
||||
export interface IResourceLocatorResultExpanded extends INodeListSearchItems {
|
||||
linkAlt?: string;
|
||||
isArchived?: boolean;
|
||||
}
|
||||
|
||||
export interface CurlToJSONResponse {
|
||||
|
||||
Reference in New Issue
Block a user