New Google Script for Williams-Sonoma to show loc based on ip

This commit is contained in:
Norm Rasmussen
2024-11-19 14:17:51 -05:00
parent 5c9087893d
commit 9610e52a80
3 changed files with 32 additions and 0 deletions

View File

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