Skip to content

Commit

Permalink
Add messagingSenderId
Browse files Browse the repository at this point in the history
  • Loading branch information
markmandel committed Oct 4, 2016
1 parent d55d857 commit 87eb4ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions html/js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Config = function() {
authDomain: "projectId.firebaseapp.com",
databaseURL: "https://databaseName.firebaseio.com",
storageBucket: "bucket.appspot.com",
messagingSenderId: "123456789"
},
// Replace with an API key for Google Cloud Vision API
// DO NOT DO THIS IN PRODUCTION!!! For Demo purposes only.
Expand Down

0 comments on commit 87eb4ce

Please sign in to comment.