mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
27 lines
572 B
JSON
27 lines
572 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-snooze",
|
|
"send-later",
|
|
"send-reminders",
|
|
"thread-sharing",
|
|
"composer-markdown",
|
|
"composer-scheduler",
|
|
"composer-mail-merge",
|
|
"send-and-archive",
|
|
"main-calendar"
|
|
]
|
|
}
|
|
}
|
|
}
|