This commit is contained in:
2024-07-24 11:47:05 +05:30
parent 736e331da4
commit 9ced57d155

View File

@@ -15,6 +15,7 @@ export const actions: Actions = {
},
// body: JSON.stringify(data),
})
console.log(res);
var data1 = await res.json();
if (res.ok) {