syntax fixed set_endpoint
This commit is contained in:
@@ -124,7 +124,7 @@ function mullvad_parse() {
|
|||||||
|
|
||||||
// An array first containing the mullvad_endpoints and then a timestamp of the current time
|
// An array first containing the mullvad_endpoints and then a timestamp of the current time
|
||||||
// Used to calculate if the endpoints are old
|
// Used to calculate if the endpoints are old
|
||||||
mullvad_endpoints = [mullvad_parse(),time()]
|
mullvad_endpoints = [mullvad_parse(),time()];
|
||||||
|
|
||||||
const mainPipeHandle = pipe();
|
const mainPipeHandle = pipe();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user