Bläddra i källkod

fixing for compile

production
[email protected] 1 månad sedan
förälder
incheckning
85073b6ca0
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      src/components/ClientMonitor/ClientMonitorPage.tsx

+ 1
- 0
src/components/ClientMonitor/ClientMonitorPage.tsx Visa fil

@@ -76,6 +76,7 @@ type HistoryRow = {
username?: string;
displayName?: string;
clientType?: string;
clientIp?: string;
status: string;
rttMs?: number;
currentPath?: string;


Laddar…
Avbryt
Spara