forked from MapComplete/MapComplete
Small fixes
This commit is contained in:
parent
fb13485983
commit
dd8f5e549e
5 changed files with 9 additions and 4 deletions
4
preferences.ts
Normal file
4
preferences.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
import {OsmConnection} from "./Logic/Osm/OsmConnection";
|
||||
|
||||
|
||||
const connection = new OsmConnection(false, undefined);
|
Loading…
Add table
Add a link
Reference in a new issue