🎉 Improved backend structure & documentation, added new GLASSMORPHISM_NOTIFICATIONS feature 🎨
This commit is contained in:
@ -1108,10 +1108,7 @@ function setupErrorHandling() {
|
||||
function setupPerformanceOptimizations() {
|
||||
// Preload critical resources
|
||||
const preloadLinks = [
|
||||
'/api/statistics/public',
|
||||
'/static/icons/iso-27001.svg',
|
||||
'/static/icons/mercedes-star.svg',
|
||||
'/static/icons/gdpr.svg'
|
||||
'/api/statistics/public'
|
||||
];
|
||||
|
||||
preloadLinks.forEach(href => {
|
||||
|
Reference in New Issue
Block a user