Procházet zdrojové kódy

fixing for compile

production
[email protected] před 1 měsícem
rodič
revize
85073b6ca0
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      src/components/ClientMonitor/ClientMonitorPage.tsx

+ 1
- 0
src/components/ClientMonitor/ClientMonitorPage.tsx Zobrazit soubor

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


Načítá se…
Zrušit
Uložit