mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-17 23:15:56 +08:00
commit
481fd9f88a
@ -47,7 +47,7 @@
|
||||
|
||||
onMount(() => {
|
||||
selectedReason = message?.annotation?.reason ?? '';
|
||||
comment = message?.annotation?.comment;
|
||||
comment = message?.annotation?.comment ?? '';
|
||||
loadReasons();
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user