mirror of
https://github.com/open-webui/open-webui.git
synced 2026-01-02 14:45:18 +00:00
refac
This commit is contained in:
parent
37b15604de
commit
7b6f8b49e0
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@
|
||||||
|
|
||||||
let showRefresh = false;
|
let showRefresh = false;
|
||||||
|
|
||||||
let showSyncStatsModal = true;
|
let showSyncStatsModal = false;
|
||||||
let syncStatsEventData = null;
|
let syncStatsEventData = null;
|
||||||
|
|
||||||
let heartbeatInterval = null;
|
let heartbeatInterval = null;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue