mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-27 18:32:25 +02:00
remove a comment
This commit is contained in:
@@ -252,7 +252,6 @@ export function uiEntityEditor(context) {
|
||||
context.overwrite(actionChangeTags(_entityID, tags), annotation);
|
||||
} else {
|
||||
context.perform(actionChangeTags(_entityID, tags), annotation);
|
||||
// context.presets().choose(context.presets().match(context.graph))
|
||||
_coalesceChanges = !!onInput;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user