Mailspring/dot-nylas/config.json

18 lines
294 B
JSON
Raw Normal View History

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