diff --git a/src/showplanner/index.tsx b/src/showplanner/index.tsx index 6733da1..c15522e 100644 --- a/src/showplanner/index.tsx +++ b/src/showplanner/index.tsx @@ -347,17 +347,20 @@ export function LoadingDialogue({
{subtitle}
- {error !== null && ( - <> -- Failed! Please tell Computing Team that something - broke. -
-
- {error}
-
Redirecting you to MyRadio, please wait...
+ ) : ( + <> ++ Failed! Please tell Computing Team that + something broke. +
+
+ {error}
+