fix: deploy
All checks were successful
Build & Deploy / 🔍 Prepare Environment (push) Successful in 5s
Build & Deploy / 🧪 QA (push) Successful in 3m49s
Build & Deploy / 🏗️ Build (push) Successful in 7m13s
Build & Deploy / 🚀 Deploy (push) Successful in 14s
Build & Deploy / 🔔 Notifications (push) Successful in 2s
Build & Deploy / ⚡ PageSpeed (push) Successful in 1m20s

This commit is contained in:
2026-02-09 11:48:28 +01:00
parent 98c3338296
commit f4ba861b4d

View File

@@ -54,7 +54,6 @@ async function setupBranding() {
navigationForeground: "#ffffff", navigationForeground: "#ffffff",
moduleBarBackground: "#00081a", moduleBarBackground: "#00081a",
}, },
// eslint-disable-next-line @typescript-eslint/no-explicit-any
} as any), } as any),
); );
console.log("✨ Branding applied!"); console.log("✨ Branding applied!");