mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-12-26 17:49:09 +00:00
bugfix
This commit is contained in:
parent
5de2528d34
commit
0d481b01df
@ -194,7 +194,7 @@ function upProfileInfo() {
|
||||
}
|
||||
}
|
||||
if (si) {
|
||||
handleSignedInUser(user);
|
||||
setTimeout(function(){handleSignedInUser(user);},1)
|
||||
}
|
||||
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user