|
|
|
|
@ -17900,7 +17900,7 @@ function tasks_reducer(state, action) {
|
|
|
|
|
_context16.t4 = response === null || response === void 0 || (_response$content = response.content) === null || _response$content === void 0 ? void 0 : _response$content.commitID;
|
|
|
|
|
_context16.next = 22;
|
|
|
|
|
return (0,Exercise_ip/* findLocalIp */.y)({
|
|
|
|
|
ip_limit: searchParams.get("ip_limit"),
|
|
|
|
|
ip_limit: searchParams.get("ip_limit") || "no",
|
|
|
|
|
ip_bind: searchParams.get("ip_bind") === "true" ? true : false,
|
|
|
|
|
ip_bind_type: (_exerciseDataRef$curr4 = exerciseDataRef.current) === null || _exerciseDataRef$curr4 === void 0 || (_exerciseDataRef$curr4 = _exerciseDataRef$curr4.exercise) === null || _exerciseDataRef$curr4 === void 0 ? void 0 : _exerciseDataRef$curr4.ip_bind_type
|
|
|
|
|
});
|
|
|
|
|
|