diff --git a/app.js b/app.js index 10b7064..35d9e43 100644 --- a/app.js +++ b/app.js @@ -80,7 +80,7 @@ } return false; - }, + } }); $j('#go').click(function(e) { @@ -240,4 +240,4 @@ client.query(query, queryCallback, errorCallback); } - \ No newline at end of file +