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