forked from MapComplete/MapComplete
Small fixes
This commit is contained in:
parent
416a76ae4f
commit
b24290e464
4 changed files with 6 additions and 4 deletions
|
@ -152,8 +152,9 @@ export class InitUiElements {
|
|||
, State.state.featureSwitchGeolocation)
|
||||
.AttachTo("geolocate-button");
|
||||
|
||||
|
||||
updateFavs();
|
||||
if (layoutToUse.id === personal.id) {
|
||||
updateFavs();
|
||||
}
|
||||
InitUiElements.setupAllLayerElements();
|
||||
|
||||
if (layoutToUse.id === personal.id) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue