mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-26 15:10:17 +00:00
more bugfix
This commit is contained in:
@@ -34,3 +34,8 @@ var uiConfig = {
|
||||
};
|
||||
// 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());
|
||||
|
||||
// The start method will wait until the DOM is loaded.
|
||||
ui.start('#firebaseui-auth-container', uiConfig);
|
||||
|
Reference in New Issue
Block a user