Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
8bdbd2f9
"src/lib/vscode:/vscode.git/clone" did not exist on "58e69230a9745ce0edb3a16877e4d82212a53b37"
Commit
8bdbd2f9
authored
Jun 25, 2024
by
Timothy J. Baek
Browse files
fix: rm conversationMode
parent
a92c5381
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
src/lib/components/chat/Messages/ResponseMessage.svelte
src/lib/components/chat/Messages/ResponseMessage.svelte
+0
-4
No files found.
src/lib/components/chat/Messages/ResponseMessage.svelte
View file @
8bdbd2f9
...
...
@@ -191,10 +191,6 @@
if (Object.keys(sentencesAudio).length - 1 === idx) {
speaking = null;
if ($settings.conversationMode) {
document.getElementById('voice-input-button')?.click();
}
}
res(e);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment