mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 01:38:50 -03:30
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