mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-15 07:10:06 +02:00
Remove unnessicary auth token
This commit is contained in:
@@ -638,7 +638,6 @@ export default function Page() {
|
||||
mode: resourceType,
|
||||
ip: bgValues.destination,
|
||||
port: Number(bgValues.destinationPort),
|
||||
authToken: null,
|
||||
hcEnabled: false
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user