Skip to content

Commit

Permalink
Merge branch 'master' into enhancement/evergreen
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgliss authored Sep 2, 2021
2 parents b2873ba + d3395a2 commit 1955ad3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,8 @@ export default {
this.incident_priority = { name: this.query.incident_priority }
}
this.getFAQ()
this.$watch(
(vm) => [vm.project],
() => {
Expand Down

0 comments on commit 1955ad3

Please sign in to comment.