This commit is contained in:
2023-09-03 14:52:42 +03:00
parent 8b41767751
commit 1f330f3660

View File

@@ -118,7 +118,7 @@ function forloop_func_form (data,get,str) {
}
}
if (!data["type_transport"]){
data["type_transport"] = "=&"
data["type_transport"] = ""
str = `${str}type_transport=&`
}
if (get !== null){