mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-20 20:53:37 +00:00
Fix build
This commit is contained in:
@@ -20,7 +20,7 @@ _.extend(iD.Way.prototype, {
|
||||
if (node) {
|
||||
extent._extend(node.extent());
|
||||
}
|
||||
};
|
||||
}
|
||||
return extent;
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user