last update

This commit is contained in:
Ehsan
2025-05-23 19:29:16 +03:30
parent 660117f6e8
commit bc540fca0e
+1
View File
@@ -23,6 +23,7 @@ export const request = {
headers: {
"Content-Type": "application/x-www-form-urlencoded",
Authorization: "",
withCredentials: true,
},
});
},