mirror of
https://github.com/open-webui/open-webui
synced 2025-02-20 12:00:22 +00:00
chore: format
This commit is contained in:
parent
db6f6e62b9
commit
1ec2e74b07
@ -161,8 +161,8 @@
|
||||
}
|
||||
} else if (type === 'message') {
|
||||
message.content += data.content;
|
||||
} else if (type === 'replace') {
|
||||
message.content = data.content;
|
||||
} else if (type === 'replace') {
|
||||
message.content = data.content;
|
||||
} else if (type === 'confirmation') {
|
||||
eventCallback = cb;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user