Specify commit in registration

pull/1427/head
tobspr 2 years ago
parent 559c0fa854
commit 43430dcbf2

@ -67,6 +67,7 @@ export class ShapezGameAnalytics extends GameAnalyticsInterface {
standalone:
G_IS_STANDALONE &&
this.app.achievementProvider instanceof SteamAchievementProvider,
commit: G_BUILD_COMMIT_HASH,
})
.then(res => {
// Try to read and parse the key from the api

Loading…
Cancel
Save