mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-24 21:40:48 -08:00
Fix typo
This commit is contained in:
parent
959a365de6
commit
45331dc650
1 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,6 @@ if (options.embed) {
|
|||
queryParamOptions.embedProvider = options.embed;
|
||||
}
|
||||
|
||||
if (options.abt) {
|
||||
if (options.abtVariant) {
|
||||
queryParamOptions.abtVariant = options.abtVariant;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue