Vanessa 2025-04-15 10:58:07 +08:00
parent 3b0d607850
commit 0caf534464

View file

@ -2162,7 +2162,7 @@ export class WYSIWYG {
if (event.target.tagName === "VIDEO") {
/// #if MOBILE
activeBlur();
/// #enfid
/// #endif
return;
}
const ctrlIsPressed = isOnlyMeta(event);