Merge pull request #2013 from Safelite/feature/CSR-1928

Feature/csr 1928
This commit is contained in:
CarlNation 2024-10-04 05:52:19 -04:00 committed by GitHub
commit 142e2eae44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -182,7 +182,7 @@ export default {
this.pushEventToGA(
this.GaCategories.SERVICE_LOCATION,
gaAction,
shops.join("/"),
shops.join(","),
true
);
}