Skip to content

Commit

Permalink
Added displayname and description
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeFoodPixels committed Aug 15, 2014
1 parent a212ba2 commit fbfcfb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module.exports = function(){

this.name = 'hangouts';
this.displayname = 'Google Hangouts Chat';
this.description = 'Send messages to woodhouse via Google Hangouts';

this.defaultPrefs = [{
name: 'username',
Expand Down

0 comments on commit fbfcfb7

Please sign in to comment.