assets/js/webvitals.js in appscms-tools-theme-4.7.7 vs assets/js/webvitals.js in appscms-tools-theme-4.7.8
- old
+ new
@@ -1,5 +1,5 @@
-
- webVitals.onCLS(console.log);
- webVitals.onFID(console.log);
- webVitals.onLCP(console.log);
+
+ webVitals.onCLS(console.log);
+ webVitals.onFID(console.log);
+ webVitals.onLCP(console.log);
webVitals.onINP(console.log);
\ No newline at end of file