forked from MapComplete/MapComplete
Chore: remove stray token
This commit is contained in:
parent
57b144c864
commit
a1f438b68b
1 changed files with 1 additions and 1 deletions
|
@ -504,7 +504,7 @@ export class OsmConnection {
|
||||||
(options.filename ?? "gpx_track_mapcomplete_" + new Date().toISOString()) +
|
(options.filename ?? "gpx_track_mapcomplete_" + new Date().toISOString()) +
|
||||||
"\"\r\nContent-Type: application/gpx+xml",
|
"\"\r\nContent-Type: application/gpx+xml",
|
||||||
}
|
}
|
||||||
user
|
|
||||||
const boundary = "987654"
|
const boundary = "987654"
|
||||||
|
|
||||||
let body = ""
|
let body = ""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue