forgot to put this back
This commit is contained in:
parent
fee28585e5
commit
2b1356f143
1 changed files with 1 additions and 0 deletions
|
|
@ -228,6 +228,7 @@ export default {
|
|||
let scenario = null;
|
||||
switch (this.selectedProvider) {
|
||||
case options.SAFELITE:
|
||||
this.mainStore.updateIsSafeliteProvider(true);
|
||||
scenario =
|
||||
this.navigationScenarios
|
||||
.CLICKED_FORWARD_WITH_SAFELITE;
|
||||
|
|
|
|||
Loading…
Reference in a new issue