forked from MapComplete/MapComplete
Add explanation to 'fake-user'
This commit is contained in:
parent
b11bfa9cf7
commit
23dae52bad
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ export class OsmConnection {
|
|||
ud.name = "Fake user"
|
||||
ud.totalMessages = 42
|
||||
ud.languages = ["en"]
|
||||
ud.description = "The 'fake-user' is a URL-parameter which allows to test features without needing an OSM account or even internet connection."
|
||||
this.loadingStatus.setData("logged-in")
|
||||
}
|
||||
this.UpdateCapabilities()
|
||||
|
|
Loading…
Reference in a new issue