Remove unnessicary auth token

This commit is contained in:
Owen
2026-06-06 13:47:23 -07:00
parent 4b770d1385
commit 8658198a93
4 changed files with 0 additions and 11 deletions
@@ -638,7 +638,6 @@ export default function Page() {
mode: resourceType,
ip: bgValues.destination,
port: Number(bgValues.destinationPort),
authToken: null,
hcEnabled: false
}
);