Fix build

This commit is contained in:
Pieter Vander Vennet 2023-04-15 02:47:48 +02:00
parent 105120060d
commit e5ea4dbfa3
12 changed files with 24 additions and 36 deletions

View file

@ -54,16 +54,6 @@
"render": {
"*": "{open_note()}"
}
},
{
"metacondition": {
"or": [
"__featureSwitchDebugging=true"
]
},
"render": {
"*": "{all_tags()}"
}
}
],
"mapRendering": [
@ -168,4 +158,4 @@
]
}
]
}
}