Update webui assets

This commit is contained in:
yangdx
2025-04-15 20:52:15 +08:00
parent 0e5801507d
commit 69540b7c21
4 changed files with 34 additions and 34 deletions

View File

@@ -76,7 +76,7 @@ function App() {
if (!healthCheckInitializedRef.current) {
healthCheckInitializedRef.current = true;
// Immediate health check on first load
performHealthCheck();
// performHealthCheck();
}
// Set interval for periodic execution