diff --git a/app/(main)/header.tsx b/app/(main)/header.tsx index 00eecf9..51ed2ae 100644 --- a/app/(main)/header.tsx +++ b/app/(main)/header.tsx @@ -128,7 +128,7 @@ function Overview() { {t("p_2390-2457_wherethetimeis")}

{mouted ? ( -

{timeString}

+

{timeString}

) : ( )} diff --git a/bun.lockb b/bun.lockb index de4b231..d45ef99 100755 Binary files a/bun.lockb and b/bun.lockb differ