fix: header link

This commit is contained in:
hamster1963
2024-11-30 22:18:04 +08:00
parent 4e34bcf239
commit 48b2d1493a
14 changed files with 41 additions and 83 deletions

View File

@@ -37,7 +37,7 @@ export default function ServerDetailOverview({
return <ServerDetailLoading />;
}
const { name, online, uptime, version } = formatNezhaInfo(server);
const { name, online, uptime, version } = formatNezhaInfo(nezhaWsData.now,server);
return (
<div>