forked from MapComplete/MapComplete
Don't show irrelevant title icons
This commit is contained in:
parent
e0527e9647
commit
55e12c32e5
3 changed files with 5 additions and 4 deletions
|
@ -251,6 +251,7 @@ export default class UserRelatedState {
|
|||
_theme: layout?.id,
|
||||
_backend: this.osmConnection.Backend(),
|
||||
_applicationOpened: new Date().toISOString(),
|
||||
_supports_sharing: window.navigator.share ? "yes" : "no"
|
||||
})
|
||||
|
||||
const osmConnection = this.osmConnection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue