Skip to content

Commit

Permalink
Merge PR #81: Version 1.8.2
Browse files Browse the repository at this point in the history
Version 1.8.2
  • Loading branch information
jungshadow authored Nov 20, 2016
2 parents 94eb672 + ee3dc2e commit f036246
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yfpp2016",
"version": "1.8.1",
"version": "1.8.2",
"description": "A foul-mouthed election information application",
"main": "index.js",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion src/scripts/components/Search.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ class Search extends React.Component {
this.props.onFuckOffCloseHandler();
var config = {
'key': 'AIzaSyCm5MGxuhRo7mNmhRlfXlU66OS6Ny-ZPpQ',
'electionId': 5000, // TODO: this needs to come out after the general
'address': this.refs.address.value
}

Expand Down
Loading

0 comments on commit f036246

Please sign in to comment.