Skip to content

Commit

Permalink
add more groups
Browse files Browse the repository at this point in the history
  • Loading branch information
timqian committed Jun 25, 2019
1 parent 9c4bc6a commit 942e5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const config = {
},
pageMsgCount: 50,
// groups to pull msgs
knownGroups: ['t9t.io community', 't9t.io community 2', 'wewe', 'GraphQL交流'],
knownGroups: ['t9t.io community', 't9t.io community 2', 'wewe', 'GraphQL交流', 'ReactJS中文', 'ReactJS 2群', 'Clojure'],
};

module.exports = config;

0 comments on commit 942e5a5

Please sign in to comment.