This commit is contained in:
Aotumuri
2025-05-20 12:43:36 +09:00
parent 6eb50cbde5
commit 3f02717530
4 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -447,7 +447,7 @@ export class SinglePlayerModal extends LitElement {
flagInput.getCurrentFlag() === "xx"
? ""
: flagInput.getCurrentFlag(),
pattern: localStorage.getItem("territoryPattern"),
pattern: localStorage.getItem("territoryPattern") ?? null,
},
],
config: {