This commit is contained in:
Jacob Levine 2019-02-06 15:55:22 -06:00
parent 5de2528d34
commit 0d481b01df

View File

@ -194,7 +194,7 @@ function upProfileInfo() {
}
}
if (si) {
handleSignedInUser(user);
setTimeout(function(){handleSignedInUser(user);},1)
}
} else {