Fix invalid url

pull/1434/head
tobspr 2 years ago
parent 1272ba7614
commit c32f987c4f

@ -81,8 +81,7 @@ export class ShapezGameAnalytics extends GameAnalyticsInterface {
if (this.app.restrictionMgr.isLimitedVersion()) {
fetch(
analyticsUrl +
"/track/shapez_launch_" +
"https://play.shapez.io/shapez_launch_" +
this.environment +
"_" +
currentABT +

Loading…
Cancel
Save