mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +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");
|
||||
}
|
||||
};
|
||||
// The start method will wait until the DOM is loaded.
|
||||
ui.start('#firebaseui-auth-container', uiConfig);
|
||||
// Initialize the FirebaseUI Widget using Firebase.
|
||||
var ui = new firebaseui.auth.AuthUI(firebase.auth());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user