From e63c96315b862b454780f3921c4db6cbde067ac4 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Mon, 19 Sep 2022 21:55:04 +0800 Subject: [PATCH] :recycle: --- app/src/protyle/wysiwyg/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/protyle/wysiwyg/index.ts b/app/src/protyle/wysiwyg/index.ts index fc81c7f3c..bb9f0d05f 100644 --- a/app/src/protyle/wysiwyg/index.ts +++ b/app/src/protyle/wysiwyg/index.ts @@ -1759,7 +1759,6 @@ export class WYSIWYG { pushBack(protyle, newRange); /// #endif }, isMobile() ? 520 : 0); // Android 双击慢了出不来 - protyle.hint.enableEmoji = false; if (window.siyuan.shiftIsPressed) { event.preventDefault();