Updated scripts, new notes & changes for companies

This commit is contained in:
Norm Rasmussen
2023-02-09 10:50:14 -05:00
parent f5fee9b499
commit ad47dfbf9f
11 changed files with 157 additions and 66 deletions

View File

@ -3,11 +3,5 @@
"dependencies": {
},
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8",
"executionApi": {
"access": "ANYONE"
},
"oauthScopes": [
"https://www.googleapis.com/auth/spreadsheets"
]
}
"runtimeVersion": "V8"
}