Merge pull request #760 from Safelite/rlsmerge/2022.09.29-to-develop.2

Rlsmerge/2022.09.29 to develop.2
This commit is contained in:
CarlNation 2022-09-23 13:59:32 -04:00 committed by GitHub
commit 66b704faee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,6 +50,7 @@ export async function navigateToHeritageFunnel(shouldSaveOrder = true) {
{
corid: store.getters.order.referralCorrelationId,
src: "concept-funnel",
conceptsqid: store.getters.applicationUser.savedSessionId
}
);
}