CASH-2378 prettier fix
This commit is contained in:
parent
de4384a6c3
commit
3bced163dc
1 changed files with 3 additions and 1 deletions
|
|
@ -2236,7 +2236,9 @@ export default {
|
|||
promotedInshopAppointment
|
||||
);
|
||||
this.$refs.multiLocationModal.openModal();
|
||||
this.$refs.multiLocationModal.captureExperimentSettings(experimentSettingsString);
|
||||
this.$refs.multiLocationModal.captureExperimentSettings(
|
||||
experimentSettingsString
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue