CASH-185
CASH-185 formatting
This commit is contained in:
parent
af02cb3d57
commit
4daa2527b0
1 changed files with 2 additions and 2 deletions
|
|
@ -512,8 +512,8 @@ export default {
|
|||
false
|
||||
);
|
||||
|
||||
if(this.waitListRequested !== null && this.waitListRequested !== undefined) {
|
||||
this.dispatchStoreAction(
|
||||
if (this.waitListRequested !== null && this.waitListRequested !== undefined) {
|
||||
this.dispatchStoreAction(
|
||||
this.storeActions.SAVE_WAITLIST_REQUESTED,
|
||||
this.waitListRequested,
|
||||
false
|
||||
|
|
|
|||
Loading…
Reference in a new issue