Don't show irrelevant title icons

This commit is contained in:
Pieter Vander Vennet 2023-05-05 16:12:28 +02:00
parent e0527e9647
commit 55e12c32e5
3 changed files with 5 additions and 4 deletions

View file

@ -100,7 +100,8 @@
"labels": [
"defaults"
],
"render": "{share_link()}"
"render": "{share_link()}",
"metacondition": "_supports_sharing=yes"
},
{
"id": "osmlink",
@ -123,4 +124,4 @@
}
],
"mapRendering": null
}
}