Force push overwrite from VPS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user