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