fix type errors hub

This commit is contained in:
PxlLoewe
2025-05-30 01:32:41 -07:00
parent 1fc8ed6ff4
commit 7822369126
2 changed files with 17 additions and 35 deletions

View File

@@ -3,7 +3,7 @@ export const services = [
id: "1",
service: "dispatch",
name: "Leitstellendisposition",
approvedUrls: [process.env.NEXT_PUBLIC_DISPATCH_URL],
approvedUrls: [process.env.NEXT_PUBLIC_DISPATCH_URL || ""],
},
{
id: "2",