[AGS] Remove network speed info

This commit is contained in:
2025-04-26 12:18:42 +02:00
parent f66c8639d2
commit 69d9b510f1
2 changed files with 1 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
interface Stats {
kernel: string;
netSpeed: string;
cpuTemp: string;
cpuClk: string;
gpuTemp: string;