Parcourir la source

fixing for compile

production
[email protected] il y a 1 mois
Parent
révision
85073b6ca0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/components/ClientMonitor/ClientMonitorPage.tsx

+ 1
- 0
src/components/ClientMonitor/ClientMonitorPage.tsx Voir le fichier

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


Chargement…
Annuler
Enregistrer