Merge branch 'release/2025.02.13' into rlsmerge/2025.02.13-to-develop
This commit is contained in:
commit
976ab648a1
1 changed files with 0 additions and 1 deletions
|
|
@ -3066,7 +3066,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