Addressed review issue - safelite forward

This commit is contained in:
David Back 2023-04-19 09:58:23 -04:00
parent 4ab1301b98
commit 26c8e6fc6d

View file

@ -133,7 +133,7 @@
},
forwardButtonAction() {
//TODO: save items
this.$router.navigate(this.navigationScenarios.CLICKED_FORWARD_WITH_SAFELITE, this.$route);
this.$router.navigate(this.navigationScenarios.CLICKED_FORWARD, this.$route);
}
},
components: {