Backed up Williams-Sonoma Google Script

This commit is contained in:
Norm Rasmussen
2026-02-12 14:28:07 -05:00
parent 47248b74ab
commit 2b5f3d6b83
4 changed files with 442 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"timeZone": "America/New_York",
"dependencies": {
},
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8"
}