mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-05 21:55:20 +00:00
Frontend authentication working.
This commit is contained in:
@@ -37,8 +37,8 @@ function tournamentsService($http){
|
||||
}
|
||||
|
||||
function errorCallback(err){
|
||||
console.log("error log below");
|
||||
console.log(err);
|
||||
// console.log("error log below");
|
||||
// console.log(err);
|
||||
return err;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user