16 lines
326 B
JSON
16 lines
326 B
JSON
|
{
|
||
|
"timeZone": "America/Chicago",
|
||
|
"dependencies": {
|
||
|
},
|
||
|
"exceptionLogging": "STACKDRIVER",
|
||
|
"runtimeVersion": "V8",
|
||
|
"sheets": {
|
||
|
"macros": [{
|
||
|
"menuName": "Untitled Macro",
|
||
|
"functionName": "UntitledMacro"
|
||
|
}, {
|
||
|
"menuName": "Untitled Macro 2",
|
||
|
"functionName": "UntitledMacro2"
|
||
|
}]
|
||
|
}
|
||
|
}
|