create user after login

This commit is contained in:
Lukas Nowy
2019-02-20 20:34:05 +01:00
parent 4bfe8ce31a
commit 9f8c0d3985
4 changed files with 6 additions and 17 deletions

View File

@ -44,7 +44,7 @@ var config = {
firebase.initializeApp(config);
getAllShoppinglists();
//updateUser();
updateUser();
displayShoppinglist();
function movePurchases(text) {