mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix typo
This commit is contained in:
parent
959a365de6
commit
45331dc650
@ -10,6 +10,6 @@ if (options.embed) {
|
||||
queryParamOptions.embedProvider = options.embed;
|
||||
}
|
||||
|
||||
if (options.abt) {
|
||||
if (options.abtVariant) {
|
||||
queryParamOptions.abtVariant = options.abtVariant;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user