CASH-185 formatting
This commit is contained in:
Johnny shultz 2025-03-17 11:44:17 -04:00
parent af02cb3d57
commit 4daa2527b0

View file

@ -512,8 +512,8 @@ export default {
false false
); );
if(this.waitListRequested !== null && this.waitListRequested !== undefined) { if (this.waitListRequested !== null && this.waitListRequested !== undefined) {
this.dispatchStoreAction( this.dispatchStoreAction(
this.storeActions.SAVE_WAITLIST_REQUESTED, this.storeActions.SAVE_WAITLIST_REQUESTED,
this.waitListRequested, this.waitListRequested,
false false