forked from MapComplete/MapComplete
Small refactoring: move changeset-handler creation to 'changes'
This commit is contained in:
parent
0a43a69a0c
commit
dfb16fa802
6 changed files with 16 additions and 14 deletions
|
@ -224,8 +224,6 @@ class AutomatonGui {
|
|||
constructor() {
|
||||
|
||||
const osmConnection = new OsmConnection({
|
||||
allElements: undefined,
|
||||
changes: undefined,
|
||||
singlePage: false,
|
||||
oauth_token: QueryParameters.GetQueryParameter("oauth_token", "OAuth token")
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue