diff --git a/src/components/ServerOverview.tsx b/src/components/ServerOverview.tsx index ac7dc75..1fd7f8d 100644 --- a/src/components/ServerOverview.tsx +++ b/src/components/ServerOverview.tsx @@ -30,6 +30,9 @@ export default function ServerOverview({ // @ts-expect-error DisableAnimatedMan is a global variable const disableAnimatedMan = window.DisableAnimatedMan === "true" + // @ts-expect-error CustomIllustration is a global variable + const customIllustration = window.CustomIllustration || "/animated-man.webp" + return ( <>
@@ -133,7 +136,7 @@ export default function ServerOverview({ {"animated-man"} )}