mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-24 17:53:36 -05:00
Fix linting error
This commit is contained in:
@@ -636,7 +636,7 @@ export default ['$scope', 'TemplatesService',
|
||||
name: pauseNode.name,
|
||||
description: pauseNode.description,
|
||||
unified_job_type: "workflow_approval"
|
||||
},
|
||||
};
|
||||
nodeRef[$scope.nodeConfig.nodeId].isEdited = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user