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

fix

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