parent
c716f29b0b
commit
ef13e7e00f
@ -1,2 +1,2 @@ |
||||
Meteor.startup -> |
||||
RocketChat.settings.add 'Chatops', true, { type: 'boolean', group: 'General', public: true, i18nLabel: "rocketchat-chatops:Chatops_Enabled" } |
||||
RocketChat.settings.add 'Chatops_Enabled', false, { type: 'boolean', group: 'General', public: true, i18nLabel: "rocketchat-chatops:Chatops_Enabled" } |
||||
|
||||
Loading…
Reference in new issue