commit
d02e34a250
1 changed files with 0 additions and 1 deletions
|
|
@ -3093,7 +3093,6 @@ export const actions = {
|
|||
);
|
||||
},
|
||||
saveIsSmsOptIn(context, isSmsOptIn) {
|
||||
debugger; // eslint-disable-line
|
||||
context.commit(storeMutations.UPDATE_CUSTOMER_IS_SMS_OPT_IN, isSmsOptIn);
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue