Satisfy prettier

This commit is contained in:
Henrik Giesel 2020-12-29 14:45:20 +01:00
parent 7ef41ce573
commit ff4780e005

View File

@ -53,7 +53,7 @@ async function _updateQA(html, fadeTime, onupdate, onshown) {
String(err.stack).substring(0, 2000) String(err.stack).substring(0, 2000)
).replace(/\n/g, "<br />") ).replace(/\n/g, "<br />")
); );
}; }
await _runHook(onUpdateHook); await _runHook(onUpdateHook);
// wait for mathjax to ready // wait for mathjax to ready