mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-13 11:38:31 +08:00
24 lines
536 B
Text
24 lines
536 B
Text
"*":
|
|
env: "production"
|
|
nylas:
|
|
accounts: [
|
|
{
|
|
client_id: "local-00000000-0000"
|
|
server_id: "fake-server-id"
|
|
object: "account"
|
|
account_id: "accountid1234"
|
|
name: "Nylas Test"
|
|
provider: "eas"
|
|
email_address: "test@nylas.com"
|
|
organization_unit: "folder"
|
|
id: "accountid1234"
|
|
}
|
|
]
|
|
currentAccountIndex: 1
|
|
accountTokens:
|
|
accountid1234: "fake-token"
|
|
accountid1234:
|
|
cursor: "fake-cursor"
|
|
core:
|
|
workspace:
|
|
mode: "split"
|