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

fix

parent 8bc1e90f
No related branches found
No related tags found
1 merge request!319fix
......@@ -111,7 +111,7 @@ export default ({ node, view, getPos }) => {
// create Empty Paragraph
setTimeout(() => {
helpers.createEmptyParagraph(context, newAnswerId);
}, 80);
}, 120);
}
}
});
......
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