asdasd
This commit is contained in:
@@ -1 +1 @@
|
|||||||
1.1.31
|
1.1.32
|
||||||
@@ -342,7 +342,6 @@
|
|||||||
};
|
};
|
||||||
const lastContent = new Map();
|
const lastContent = new Map();
|
||||||
const syncing = new WeakSet();
|
const syncing = new WeakSet();
|
||||||
const syncing = new WeakSet();
|
|
||||||
const normalizeHtml = (value) => {
|
const normalizeHtml = (value) => {
|
||||||
return String(value || '')
|
return String(value || '')
|
||||||
.replace(/<br\s*\/?>/gi, '')
|
.replace(/<br\s*\/?>/gi, '')
|
||||||
|
|||||||
Reference in New Issue
Block a user