mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-25 17:28:46 +00:00
revert conflict resolution
This commit is contained in:
@@ -81,8 +81,7 @@ const wrapSelection = (prefix, suffix)=>(view)=>{
|
|||||||
}
|
}
|
||||||
|
|
||||||
view.dispatch({
|
view.dispatch({
|
||||||
changes : { from, to, insert: text },
|
changes
|
||||||
selection
|
|
||||||
});
|
});
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|||||||
Reference in New Issue
Block a user