Vanessa 2 vuotta sitten
vanhempi
commit
e63c96315b
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      app/src/protyle/wysiwyg/index.ts

+ 0 - 1
app/src/protyle/wysiwyg/index.ts

@@ -1759,7 +1759,6 @@ export class WYSIWYG {
                 pushBack(protyle, newRange);
                 pushBack(protyle, newRange);
                 /// #endif
                 /// #endif
             }, isMobile() ? 520 : 0); // Android 双击慢了出不来
             }, isMobile() ? 520 : 0); // Android 双击慢了出不来
-
             protyle.hint.enableEmoji = false;
             protyle.hint.enableEmoji = false;
             if (window.siyuan.shiftIsPressed) {
             if (window.siyuan.shiftIsPressed) {
                 event.preventDefault();
                 event.preventDefault();