Sync Feature: manual #2

Merged
someone merged 13 commits from sync/manual-20260425-0644 into main 2026-04-25 00:03:07 +00:00
Showing only changes of commit d2febe2b18 - Show all commits
+14
View File
@@ -0,0 +1,14 @@
{
"timeZone": "Asia/Bangkok",
"dependencies": {},
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8",
"webapp": {
"executeAs": "USER_DEPLOYING",
"access": "ANYONE_ANONYMOUS"
},
"oauthScopes": [
"https://www.googleapis.com/auth/script.projects.readonly",
"https://www.googleapis.com/auth/script.external_request"
]
}