mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 19:31:41 +00:00
@@ -509,7 +509,7 @@ rendererBackgroundSource.Custom = function(template) {
|
||||
|
||||
|
||||
source.imageryUsed = function() {
|
||||
return 'Custom (' + source.template() + ')';
|
||||
return 'Custom (' + source.template() + ' )';
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user