Merge and bugfixes
This commit is contained in:
commit
c3664ce82f
9 changed files with 87 additions and 44 deletions
|
@ -6,7 +6,7 @@ import {Layout} from "../Layout";
|
|||
export class Groen extends Layout {
|
||||
|
||||
constructor() {
|
||||
super("groen",
|
||||
super("buurtnatuur",
|
||||
"Buurtnatuur",
|
||||
[new NatureReserves(), new Park(), new Bos()],
|
||||
10,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue