forked from MapComplete/MapComplete
Chore: housekeeping
This commit is contained in:
parent
1a3bb7bb27
commit
a70e2272f7
16 changed files with 1906 additions and 2478 deletions
|
@ -86,7 +86,7 @@ class WikiPageGenerator {
|
|||
"! Name, link !! Genre !! Covered region !! Language !! Description !! Free materials !! Image\n" +
|
||||
"|-"
|
||||
|
||||
for (const layout of themeOverview) {
|
||||
for (const layout of themeOverview.themes) {
|
||||
if (layout.hideFromOverview) {
|
||||
continue
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue