fix typo
rabbitprincess committed
Apr 1, 2026 at 21:24 UTC
b2a4ac57244c65ab96e97693cf45f34c681f7a09
1 file changed
+1
frontend/src/hooks/useAdmin.test.ts
+1
@@ -52,6 +52,7 @@ function buildLease(address: string, name: string = "relay-1"): AdminLeaseData {
52
name,
53
BPS: 1024,
54
ClientIP: "203.0.113.10",
55
+ ReportedIP: "",
56
Hostname: "relay.example.com",
57
Metadata: {
58
description: "relay",