forked from MapComplete/MapComplete
Themes: don't show favourite icon if not logged in
This commit is contained in:
parent
ff3a7f8f43
commit
b1d94b2121
1 changed files with 2 additions and 1 deletions
|
@ -164,7 +164,8 @@
|
||||||
],
|
],
|
||||||
"render": {
|
"render": {
|
||||||
"*": "{favourite_icon()}"
|
"*": "{favourite_icon()}"
|
||||||
}
|
},
|
||||||
|
"metacondition": "_loggedIn=true"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "osmlink",
|
"id": "osmlink",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue