forked from MapComplete/MapComplete
Small fixes
This commit is contained in:
parent
f548ddea84
commit
e3e6566c12
9 changed files with 91 additions and 42 deletions
|
@ -14,9 +14,10 @@ export class AllKnownLayouts {
|
|||
new Groen(),
|
||||
new GRB(),
|
||||
new BikePumpsLayout(),
|
||||
new Bookcases()
|
||||
/*new Toilets(),
|
||||
new Statues(),
|
||||
new Bookcases()*/
|
||||
*/
|
||||
];
|
||||
const allSets = {};
|
||||
for (const layout of layouts) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue