v1.0
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
if(!res.ok){
|
||||
alert(await res.text());
|
||||
}else{
|
||||
window.location.href("./");
|
||||
window.location.href="./";
|
||||
}
|
||||
}catch(err){
|
||||
console.log(err);
|
||||
|
||||
Reference in New Issue
Block a user