Fix: send request / receive json data
This commit is contained in:
+1
-2
@@ -33,5 +33,4 @@ function logout() {
|
||||
maestroID = -1;
|
||||
sessionStorage.setItem("maestroID", maestroID);
|
||||
location.href = './../main/index.html';
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user