Mailspring/dot-nylas/config.json
Evan Morikawa 40cfdec4ec bump(version): 0.4.200
Includes SFDC and the package migration
2016-10-26 19:48:22 -04:00

19 lines
330 B
JSON

{
"*": {
"env": "production",
"core": {
"themes": [
"ui-light"
],
"disabledPackages": [
"message-view-on-github",
"personal-level-indicators",
"phishing-detection",
"nylas-private-salesforce",
"github-contact-card",
"keybase"
]
}
}
}