mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-12-27 09:59:10 +00:00
even more bugfix
This commit is contained in:
parent
2e779a95d2
commit
c97e51d9bd
@ -32,8 +32,6 @@ var uiConfig = {
|
|||||||
alert("we will steal all of the data");
|
alert("we will steal all of the data");
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
// The start method will wait until the DOM is loaded.
|
|
||||||
ui.start('#firebaseui-auth-container', uiConfig);
|
|
||||||
// Initialize the FirebaseUI Widget using Firebase.
|
// Initialize the FirebaseUI Widget using Firebase.
|
||||||
var ui = new firebaseui.auth.AuthUI(firebase.auth());
|
var ui = new firebaseui.auth.AuthUI(firebase.auth());
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user