fix: state is null

pull/106/head
popomore 2025-04-26 03:55:16 +08:00
parent 4bcf4173ea
commit a062cb16b8
No known key found for this signature in database
GPG Key ID: 417EE32278682AC3
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ export default function Home({
<main className={inter.className}>
<Header />
{state === undefined ? (
{state == undefined ? (
<Center>
<Text fw={700}>
Monitor State is not defined now, please check your worker&apos;s status and KV