1
0
Fork 0
mirror of https://github.com/Luzifer/gmail-manage.git synced 2024-11-08 15:30:10 +00:00
gmail-manage/appsscript.json

11 lines
214 B
JSON
Raw Normal View History

2018-10-20 11:37:57 +00:00
{
"timeZone": "Europe/Paris",
"dependencies": {
"enabledAdvancedServices": [{
"userSymbol": "Gmail",
"serviceId": "gmail",
"version": "v1"
}]
2018-10-20 11:37:57 +00:00
},
"exceptionLogging": "STACKDRIVER"
}