We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d571b commit 3c39a75Copy full SHA for 3c39a75
2 files changed
.clasp.json
@@ -1,5 +1,5 @@
1
{
2
- "scriptId": "12_fLujy5Nc-hxQWJD4nfFBriN1cU-NLjIuZVyW-NFsAzTdqXUAC8re11",
+ "scriptId": "10BrdB7JWoAmYi4V9b9TuFHz6HimvFGAXNrHEBglEomfej_QZjHr9xi6H",
3
"filePushOrder": [
4
"Task.ts"
5
]
README.md
@@ -6,7 +6,7 @@ Google Apps Script library that allows executing script functions at exact hour
6
7
You can add it as a library to your Google Apps Script project (see
8
how: https://developers.google.com/apps-script/guides/libraries). Library's script
9
-ID: `12_fLujy5Nc-hxQWJD4nfFBriN1cU-NLjIuZVyW-NFsAzTdqXUAC8re11`.
+ID: `10BrdB7JWoAmYi4V9b9TuFHz6HimvFGAXNrHEBglEomfej_QZjHr9xi6H`.
10
11
The other option is to copy the source code to your project and use directly.
12
0 commit comments