mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
@@ -71,6 +71,7 @@ iD.ui.PresetList = function(context) {
|
||||
list.call(drawList, results);
|
||||
} else {
|
||||
list.call(drawList, context.presets().defaults(geometry, 36));
|
||||
message.text(t('inspector.choose'));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user