We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dee4b5 commit 38bcdd3Copy full SHA for 38bcdd3
triggers/form/AuthorizationEmail.html
@@ -1,4 +1,4 @@
1
-<!-- [START respond_to_form_submit] -->
+<!-- [START apps_script_triggers_form] -->
2
<p>The Google Sheets add-on <i><?= addonTitle ?></i> is set to run automatically
3
whenever a form is submitted. The add-on was recently updated and it needs you
4
to re-authorize it to run on your behalf.</p>
@@ -11,4 +11,4 @@
11
12
<p>This notification email will be sent to you at most once per day until the
13
add-on is re-authorized.</p>
14
-<!-- [END respond_to_form_submit] -->
+<!-- [END apps_script_triggers_form] -->
0 commit comments