forked from open-webui/open-webui
commit
47803fbeb2
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
console.log(prompt);
|
||||
|
||||
title = prompt.title;
|
||||
await tick();
|
||||
content = prompt.content;
|
||||
command = prompt.command;
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue