Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Commit

Permalink
npm i detect-file-type
Browse files Browse the repository at this point in the history
  • Loading branch information
YogiHa committed Dec 12, 2019
1 parent d763b4e commit ef7c547
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/store/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ export const store = createStore(
reactReduxFirebase(FBConfig, {
userProfile: 'users',
useFirestoreForProfile: true,
attachAuthIsReady: true,
logErrors: false
attachAuthIsReady: true
}),
reduxFirestore(FBConfig)
)
Expand Down

0 comments on commit ef7c547

Please sign in to comment.