🐛 Uncommented commented-out statement for testing purposes
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
if (res.ok) {
|
||||
confirm_to_leave = false;
|
||||
console.log(confirm_to_leave);
|
||||
// window.location.href = '/dashboard';
|
||||
window.location.href = '/dashboard';
|
||||
} else {
|
||||
alert('Error');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user