mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-06 08:18:53 +00:00
refac
This commit is contained in:
parent
94f877ff32
commit
7b78c641fe
1 changed files with 0 additions and 1 deletions
|
|
@ -437,7 +437,6 @@
|
|||
if (!editor || !editor.view) return;
|
||||
text = text.replaceAll('\n\n', '\n');
|
||||
|
||||
);
|
||||
if (text === '') {
|
||||
editor.commands.clearContent();
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue