Merge pull request #1404 from Safelite/feature/CSR-1679

CSR-1679
This commit is contained in:
CarlNation 2023-10-13 14:27:11 -04:00 committed by GitHub
commit 1eaa48b8f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1550,6 +1550,7 @@ export const actions = {
endpoint: endpoints.SaveSession.url,
payload: {
submitAfterSave: context.state.submitAfterSave,
userAgent: navigator.userAgent,
applicationUser: {
crmCustomerId: applicationUser.crmCustomerId,
experiments: applicationUser.experiments,