forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
f77570589d
commit
9b8a9337fd
111 changed files with 2911 additions and 1280 deletions
|
@ -107,7 +107,8 @@ 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."
|
||||
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…
Add table
Add a link
Reference in a new issue