mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 14:28:49 +01:00
This commit is contained in:
parent
3b0d607850
commit
0caf534464
1 changed files with 1 additions and 1 deletions
|
|
@ -2162,7 +2162,7 @@ export class WYSIWYG {
|
|||
if (event.target.tagName === "VIDEO") {
|
||||
/// #if MOBILE
|
||||
activeBlur();
|
||||
/// #enfid
|
||||
/// #endif
|
||||
return;
|
||||
}
|
||||
const ctrlIsPressed = isOnlyMeta(event);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue