mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 05:15:18 +00:00
refac
This commit is contained in:
parent
6359cb55fe
commit
ad1486c8bd
1 changed files with 3 additions and 0 deletions
|
|
@ -256,7 +256,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
confirmEdit = false;
|
confirmEdit = false;
|
||||||
|
} else {
|
||||||
|
chatTitle = title;
|
||||||
}
|
}
|
||||||
|
|
||||||
generating = false;
|
generating = false;
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue