use combined version for stat.ink

main
Rosalina 2023-03-01 09:06:21 -05:00
parent c1aa9e397a
commit eb91b8a171
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
import {
AGENT_NAME,
COMBINED_VERSION,
S3SI_VERSION,
SPLATNET3_STATINK_MAP,
USERAGENT,
@ -456,7 +457,7 @@ export class StatInkExporter implements GameExporter {
),
agent: AGENT_NAME,
agent_version: S3SI_VERSION,
agent_version: COMBINED_VERSION,
agent_variables: {
"Upload Mode": this.uploadMode,
},