Ver código fonte

fixing for compile

bomUpdateTest
[email protected] 2 meses atrás
pai
commit
85073b6ca0
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      src/components/ClientMonitor/ClientMonitorPage.tsx

+ 1
- 0
src/components/ClientMonitor/ClientMonitorPage.tsx Ver arquivo

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


Carregando…
Cancelar
Salvar