mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-04 20:50:08 +00:00
feat: refactor overview button
This commit is contained in:
@@ -110,8 +110,8 @@ export default function ServerDetailChart({
|
||||
gpuName={`#${index + 1}`}
|
||||
key={index}
|
||||
/>
|
||||
)
|
||||
)) : (
|
||||
))
|
||||
) : (
|
||||
<></>
|
||||
)}
|
||||
<ProcessChart now={nezhaWsData.now} data={server} />
|
||||
|
||||
Reference in New Issue
Block a user