forked from MapComplete/MapComplete
More css tweaks and bug fixes
This commit is contained in:
parent
fd350bb095
commit
eb4dda1ba2
29 changed files with 294 additions and 107303 deletions
12
createLayouts.ts
Normal file
12
createLayouts.ts
Normal file
|
@ -0,0 +1,12 @@
|
|||
/*
|
||||
*/
|
||||
import {Bookcases} from "./Customizations/Layers/Bookcases";
|
||||
|
||||
console.log("Building routers")
|
||||
|
||||
new Bookcases()
|
||||
/*
|
||||
for(const layout in AllKnownLayouts.allSets){
|
||||
console.log(layout)
|
||||
}
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue