Skip to content

Commit

Permalink
Send setting Allow_Marketing_Emails to statistics collector (#11359)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigok authored and sampaiodiego committed Jul 6, 2018
1 parent 897156a commit ba52fe4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/rocketchat-statistics/server/functions/get.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ const wizardFields = [
'Website',
'Site_Name',
'Language',
'Server_Type'
'Server_Type',
'Allow_Marketing_Emails'
];

RocketChat.statistics.get = function _getStatistics() {
Expand Down

0 comments on commit ba52fe4

Please sign in to comment.