forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
c10fecb7e8
commit
f5d7686c98
234 changed files with 3493 additions and 2482 deletions
|
|
@ -28,8 +28,8 @@
|
|||
}
|
||||
|
||||
let configJson: Store<QuestionableTagRenderingConfigJson[]> = value.map((x) => {
|
||||
if(x === undefined){
|
||||
console.log("No config found for ",path)
|
||||
if (x === undefined) {
|
||||
console.log("No config found for ", path)
|
||||
return []
|
||||
}
|
||||
if (typeof x === "string") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue