fixed bug

This commit is contained in:
cheetah 2023-07-04 22:13:31 +02:00
parent 7147d53a52
commit fc0db5d66d

View file

@ -249,7 +249,7 @@
this.configData.regions.push({
name: "",
active: true,
levels: [],
levels: {},
dwdID: "",
})
},