diff --git a/frontend/src/components/SnapshotItem.tsx b/frontend/src/components/SnapshotItem.tsx index 55ad7ac..db06442 100644 --- a/frontend/src/components/SnapshotItem.tsx +++ b/frontend/src/components/SnapshotItem.tsx @@ -84,6 +84,29 @@ const SnapshotItem = (props: { snapshot: Snapshot }) => { > {props.snapshot.sha256} + + + gsutil URI: + + + {props.snapshot.gs_uri} + +