mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-23 07:09:29 +01:00
refac/fix: rich text input in ff
This commit is contained in:
@@ -385,7 +385,6 @@
|
||||
};
|
||||
|
||||
onMount(async () => {
|
||||
console.log('codeblock', lang, code);
|
||||
if (token) {
|
||||
onUpdate(token);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user