switch bailout
This commit is contained in:
parent
c7ffbfa6cf
commit
4a87654362
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ function canBailoutNavigateBack() {
|
|||
|
||||
switch (code) {
|
||||
case BailoutCode.VehicleNotFound:
|
||||
case BailoutCode.DoNotSeeMyShop:
|
||||
case BailoutCode.RequestCallback:
|
||||
case BailoutCode.TPANotEnabled:
|
||||
return true;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue