mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
spaces instead tabs
This commit is contained in:
+1
-1
@@ -219,7 +219,7 @@ export function svgGpx(projection, context, dispatch) {
|
||||
|
||||
drawGpx.getSrc = function () {
|
||||
return src;
|
||||
};
|
||||
};
|
||||
|
||||
drawGpx.fitZoom = function() {
|
||||
if (!this.hasGpx()) return this;
|
||||
|
||||
Reference in New Issue
Block a user