mirror of
https://github.com/goharbor/harbor
synced 2025-04-08 17:40:36 +00:00
Updates error log.
This commit is contained in:
parent
debf482765
commit
5ba1cc1f44
|
@ -40,7 +40,7 @@
|
|||
}
|
||||
|
||||
function getCurrentUserFailed(e){
|
||||
console.log('No session of current user.');
|
||||
console.log('Failed to get current user:' + e);
|
||||
LogOutService()
|
||||
.success(logOutSuccess)
|
||||
.error(logOutFailed);
|
||||
|
|
Loading…
Reference in New Issue
Block a user