mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
40cfdec4ec
Includes SFDC and the package migration
18 lines
330 B
JSON
18 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"
|
|
]
|
|
}
|
|
}
|
|
}
|