From 33a04ef29537f6d48f91ebd99162f8bdf6634a33 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Tue, 27 Jan 2026 23:56:30 +0100 Subject: [PATCH] asdasd --- config/current.ver | 2 +- public/editor/bridge-core.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/config/current.ver b/config/current.ver index 1ddf114..6dbd15a 100644 --- a/config/current.ver +++ b/config/current.ver @@ -1 +1 @@ -1.1.31 \ No newline at end of file +1.1.32 \ No newline at end of file diff --git a/public/editor/bridge-core.js b/public/editor/bridge-core.js index b49283a..b61f0c3 100644 --- a/public/editor/bridge-core.js +++ b/public/editor/bridge-core.js @@ -342,7 +342,6 @@ }; const lastContent = new Map(); const syncing = new WeakSet(); - const syncing = new WeakSet(); const normalizeHtml = (value) => { return String(value || '') .replace(//gi, '')