diff --git a/common/header.html b/common/header.html index b561e3d..fe592cb 100644 --- a/common/header.html +++ b/common/header.html @@ -257,7 +257,7 @@ })(() => {}); api.decorateCooked($elem => { - run.scheduleOnce("afterRender", () => { + run.scheduleOnce("actions", () => { if ($elem.hasClass("d-editor-preview")) return; if (!$elem.parents("article#post_1").length) return;