mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
refac
This commit is contained in:
@@ -437,7 +437,6 @@
|
||||
if (!editor || !editor.view) return;
|
||||
text = text.replaceAll('\n\n', '\n');
|
||||
|
||||
);
|
||||
if (text === '') {
|
||||
editor.commands.clearContent();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user