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, '')