mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
fix typo
This commit is contained in:
parent
dc180862df
commit
dfd5366112
@ -79,7 +79,6 @@ function updun() {
|
||||
firebase.firestore().collection("users").doc(user.uid).set({alias:firebase.auth().currentUser.displayName}}, {
|
||||
merge: true
|
||||
})
|
||||
}
|
||||
}).catch(function(error) {
|
||||
alert("there was a problem: " + error)
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user