1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-03-30 08:15:18 +00:00
This commit is contained in:
Jacob Levine 2019-03-07 20:17:10 -06:00
parent eb20ad907e
commit 12e39ecc84

@ -160,6 +160,7 @@ function leaveTeam(tn) {
})
}
})
}
function signout() {
var user = firebase.auth().currentUser;