Skip to content
Snippets Groups Projects
Commit e621b62b authored by chris's avatar chris
Browse files

remove commented

parent 4c8b9f92
No related branches found
No related tags found
1 merge request!147Fixes
......@@ -81,7 +81,7 @@ export default ({ node, view }) => {
// TODO Remove timeout and use state to check if noteView has changed
setTimeout(() => {
// context.updateView({}, noteId);
context.updateView({}, noteId);
}, 20);
if (!tr.getMeta('fromOutside')) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment