Merge pull request #2207 from Safelite/feature/CASH-93

CASH-93
This commit is contained in:
Johnny Shultz 2025-01-15 16:35:29 -05:00 committed by GitHub
commit acfed48296
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1049,6 +1049,7 @@ export const actions = {
payload: { payload: {
licensePlate: licensePlate, licensePlate: licensePlate,
licenseState: licenseState, licenseState: licenseState,
logEnabled: context.getters.applicationUser.loggingOption,
}, },
logApiCall: true, logApiCall: true,
pageNameToLog: pageNameToLog, pageNameToLog: pageNameToLog,