mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02: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