omnisend, scripts organization

This commit is contained in:
Norm Rasmussen
2022-10-04 15:19:28 -04:00
parent dff3fe52c7
commit d933010a46
29 changed files with 30 additions and 7 deletions

View File

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