prettier
This commit is contained in:
CarlNation 2023-10-25 17:00:29 -04:00
parent ec6eabb24a
commit 7840e90dc5
2 changed files with 11 additions and 12 deletions

View file

@ -295,8 +295,7 @@ export default {
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.$route this.$route
); );
} } else {
else {
this.setupPia(); this.setupPia();
} }
}, },