This website works better with JavaScript.
Home
Explore
Help
Sign In
jason
/
FPSMS-frontend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fixing for compile
production
[email protected]
1 month ago
parent
895b92fc71
commit
85073b6ca0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/components/ClientMonitor/ClientMonitorPage.tsx
+ 1
- 0
src/components/ClientMonitor/ClientMonitorPage.tsx
View File
@@ -76,6 +76,7 @@ type HistoryRow = {
username?: string;
displayName?: string;
clientType?: string;
clientIp?: string;
status: string;
rttMs?: number;
currentPath?: string;
Write
Preview
Loading…
Cancel
Save