Skuid Notes. Some new template changes. Added Luminate's GAS to the repo.

This commit is contained in:
Norm Rasmussen
2023-08-03 21:14:43 -04:00
parent c2a6854ae3
commit e5c9674186
11 changed files with 234 additions and 6 deletions

View File

@ -0,0 +1,10 @@
{
"timeZone": "America/New_York",
"dependencies": {},
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8",
"webapp": {
"executeAs": "USER_DEPLOYING",
"access": "ANYONE_ANONYMOUS"
}
}