forked from MapComplete/MapComplete
Improvements to the time picker
This commit is contained in:
parent
820902ee48
commit
66acff699e
6 changed files with 113 additions and 24 deletions
|
@ -18,7 +18,7 @@ export class PersonalLayout extends Layout {
|
|||
);
|
||||
|
||||
this.description = "The personal theme allows to select one or more layers from all the layouts, creating a truly personal editor"
|
||||
this.icon = "./assets/star.svg"
|
||||
this.icon = "./assets/add.svg"
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue