mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-13 01:02:25 -06:00
refac
This commit is contained in:
@@ -101,10 +101,6 @@
|
||||
mounted = nextOpen || mounted;
|
||||
|
||||
const finish = () => {
|
||||
if (!nextOpen) {
|
||||
mounted = false;
|
||||
}
|
||||
|
||||
settling = false;
|
||||
settleTimer = null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user