From ba0938b5d3c374df8f2dd8a8699e624d44c85c46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E6=81=92?= <2323333339@qq.com> Date: Wed, 21 Apr 2021 17:33:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- typecho/write/js/joe.write.js | 1 + 1 file changed, 1 insertion(+) diff --git a/typecho/write/js/joe.write.js b/typecho/write/js/joe.write.js index e84e532..c40e098 100644 --- a/typecho/write/js/joe.write.js +++ b/typecho/write/js/joe.write.js @@ -8,6 +8,7 @@ import { classHighlightStyle } from '@codemirror/highlight'; import tools from './_tools'; import JoeAction from './_actions'; import createPreviewHtml from './_create'; + class Joe extends JoeAction { constructor() { super();