mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
11684c6f9e
Summary: This enables packages on 1.0.56 Test Plan: manual Reviewers: juan, halla Reviewed By: juan, halla Differential Revision: https://phab.nylas.com/D4320
24 lines
499 B
JSON
24 lines
499 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",
|
|
"thread-sharing",
|
|
"composer-markdown",
|
|
"composer-scheduler",
|
|
"composer-mail-merge",
|
|
"send-and-archive",
|
|
"main-calendar"
|
|
]
|
|
}
|
|
}
|
|
}
|