mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac
This commit is contained in:
parent
6186dec781
commit
14e650077a
1 changed files with 1 additions and 1 deletions
|
|
@ -557,7 +557,7 @@ async def chat_image_generation_handler(
|
||||||
await __event_emitter__(
|
await __event_emitter__(
|
||||||
{
|
{
|
||||||
"type": "message",
|
"type": "message",
|
||||||
"data": {"content": f""},
|
"data": {"content": f"\n"},
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue