Skip to content

Commit

Permalink
Update Fire.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikaros305 authored Oct 5, 2019
1 parent 6e15886 commit ce4864e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fire.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Fire {
messagingSenderId: '716190466061',
});
// Some nonsense...
firebase.firestore().settings({ timestampsInSnapshots: true });


// Listen for auth
firebase.auth().onAuthStateChanged(async user => {
Expand Down

1 comment on commit ce4864e

@milad776
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#15

Please sign in to comment.