Skip to content

Commit

Permalink
Merge pull request #9666 from RocketChat/rocketlets
Browse files Browse the repository at this point in the history
[OTHER] Rocket.Chat Apps
  • Loading branch information
rodrigok authored Feb 20, 2018
2 parents dbaf3f0 + d05a6ca commit 30b0a43
Show file tree
Hide file tree
Showing 83 changed files with 2,803 additions and 13,660 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
"AccountBox" : false,
"Accounts" : false,
"AgentUsers" : false,
"Apps" : false,
"Assets" : false,
"Blaze" : false,
"BlazeLayout" : false,
Expand Down
1 change: 1 addition & 0 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ rocketchat:otr
rocketchat:postcss
rocketchat:push-notifications
rocketchat:reactions
rocketchat:apps
rocketchat:sandstorm
rocketchat:slackbridge
rocketchat:slashcommands-archive
Expand Down
1 change: 1 addition & 0 deletions .meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ rocketchat:accounts@0.0.1
rocketchat:action-links@0.0.1
rocketchat:analytics@0.0.2
rocketchat:api@0.0.1
rocketchat:apps@1.0.0
rocketchat:assets@0.0.1
rocketchat:authorization@0.0.1
rocketchat:autolinker@0.0.1
Expand Down
Loading

0 comments on commit 30b0a43

Please sign in to comment.