mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-17 22:05:56 +08:00
fix: await content load
This commit is contained in:
parent
08d8ce4215
commit
63d380231a
@ -62,6 +62,7 @@
|
|||||||
console.log(prompt);
|
console.log(prompt);
|
||||||
|
|
||||||
title = prompt.title;
|
title = prompt.title;
|
||||||
|
await tick();
|
||||||
content = prompt.content;
|
content = prompt.content;
|
||||||
command = prompt.command;
|
command = prompt.command;
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user