|
@@ -119,6 +119,7 @@ const renderRepoItem = (response: IWebSocketData, element: Element, type: string
|
|
response.data.snapshots.forEach((item: { memo: string, id: string, hCreated: string, count: number, hSize: string, tag: string }) => {
|
|
response.data.snapshots.forEach((item: { memo: string, id: string, hCreated: string, count: number, hSize: string, tag: string }) => {
|