0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-22 00:38:38 +00:00

revert conflict resolution

This commit is contained in:
Víctor Losada Hernández
2026-05-23 08:56:36 +02:00
parent bd1f69aa6d
commit 82a78f227d
@@ -81,8 +81,7 @@ const wrapSelection = (prefix, suffix)=>(view)=>{
}
view.dispatch({
changes : { from, to, insert: text },
selection
changes
});
return true;