mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
squash bugh
This commit is contained in:
parent
67ac98b9ab
commit
d3b71287c4
@ -64,6 +64,7 @@ window.onload = function() {
|
||||
}
|
||||
|
||||
function cnt(tn) {
|
||||
user=firebase.auth().currentUser;
|
||||
firebase.firestore().collection("UserAssociations").doc(user.id).set({
|
||||
tn: 'captain'
|
||||
}, {
|
||||
|
Loading…
Reference in New Issue
Block a user