瀏覽代碼

fixing for compile

bomUpdateTest
[email protected] 2 月之前
父節點
當前提交
85073b6ca0
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/components/ClientMonitor/ClientMonitorPage.tsx

+ 1
- 0
src/components/ClientMonitor/ClientMonitorPage.tsx 查看文件

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


Loading…
取消
儲存