mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
feat/enh: insert prompt as rich text
This commit is contained in:
@@ -1182,6 +1182,7 @@
|
||||
}}
|
||||
json={true}
|
||||
messageInput={true}
|
||||
insertPromptAsRichText={$settings?.insertPromptAsRichText ?? false}
|
||||
shiftEnter={!($settings?.ctrlEnterToSend ?? false) &&
|
||||
(!$mobile ||
|
||||
!(
|
||||
|
||||
Reference in New Issue
Block a user