Skip to content

Commit

Permalink
Fix revision and target hosts reset (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
imbyungjun authored Oct 26, 2022
1 parent da9a979 commit bf594df
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,6 @@
}
this.$nextTick(() => {
this.$refs.scriptSelect.selectValue(selectedScript);
this.$validator.validate('scriptName');
});
}
Expand Down

0 comments on commit bf594df

Please sign in to comment.