Sfoglia il codice sorgente

fixing for compile

production
parent
commit
85073b6ca0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      src/components/ClientMonitor/ClientMonitorPage.tsx

+ 1
- 0
src/components/ClientMonitor/ClientMonitorPage.tsx Vedi File

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


Caricamento…
Annulla
Salva