From 3a7d0dbb84a9fbd3c8770f9ce81a27460abf467b Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Thu, 15 Jan 2026 02:18:59 +0100 Subject: [PATCH] ydsad --- public/editor/bridge-core.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/editor/bridge-core.js b/public/editor/bridge-core.js index 24a63e2..a4fe7fd 100644 --- a/public/editor/bridge-core.js +++ b/public/editor/bridge-core.js @@ -551,7 +551,6 @@ editor.__bridgeRteAllowClose = false; }); } - const mdl = modal.getModel && modal.getModel(); if (mdl && typeof mdl.on === 'function') { const handler = () => { if (editor.__bridgeRteAllowClose) {