Don't console log the user on login
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
186c5423bd
commit
3b0e12c718
@ -1384,7 +1384,6 @@
|
||||
},
|
||||
|
||||
userChanged: function(user) {
|
||||
console.log("User: ", user);
|
||||
if (!this.firstRequest) {
|
||||
this.mode = "loading";
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user