Force push overwrite from VPS

This commit is contained in:
Gitea Deploy
2025-11-10 06:41:37 +00:00
parent 38324aedcd
commit c1a2b6c3ed
13 changed files with 38 additions and 17 deletions

View File

@@ -182,6 +182,10 @@ export default function ResourceDebugOverlay({ enabled }: ResourceDebugOverlayPr
// Metrics are optional and not critical for functionality
return;
}
} catch (error) {
// Silently ignore all errors
return;
}
};
// Calculate page load time