mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-05 22:47:22 +00:00
squash bugh
This commit is contained in:
@@ -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'
|
||||||
}, {
|
}, {
|
||||||
|
Reference in New Issue
Block a user