Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jul 18, 2011
1 parent 20a8d0b commit 29a50f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/queue/events.js
Expand Up @@ -83,4 +83,4 @@ exports.changeStatus = function(id, status) {
, status: status
});
client.publish(exports.key, message);
}
};

0 comments on commit 29a50f9

Please sign in to comment.