Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
jason
/
FPSMS-frontend
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
fixing for compile
production
[email protected]
hace 1 mes
padre
895b92fc71
commit
85073b6ca0
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
src/components/ClientMonitor/ClientMonitorPage.tsx
+ 1
- 0
src/components/ClientMonitor/ClientMonitorPage.tsx
Ver fichero
@@ -76,6 +76,7 @@ type HistoryRow = {
username?: string;
displayName?: string;
clientType?: string;
clientIp?: string;
status: string;
rttMs?: number;
currentPath?: string;
Escribir
Vista previa
Cargando…
Cancelar
Guardar