File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ API for natural language processing.
5252 * Replace the placeholder values in ` Constants.gs ` :
5353 * ` PROJECT_ID ` : Your Google Cloud Project ID.
5454 * ` ME ` : Your name.
55- 1 . ** Update ` appsscript.gson ` :**
56- * Ensure the ` appsscript.gson ` file is configured correctly.
55+ 1 . ** Update ` appsscript.json ` :**
56+ * Ensure the ` appsscript.json ` file is configured correctly.
5757
5858### 3. Configure OAuth Consent Screen
5959
@@ -121,7 +121,7 @@ your add-on's OAuth consent screen defines what Google displays to users.
121121 * Creates, updates, and removes Gmail labels.
122122* ** ` Sheet.gs ` :**
123123 * Creates and updates Google Sheets for logging.
124- * ** ` appsscript.gson ` :**
124+ * ** ` appsscript.json ` :**
125125 * Configuration file for the Apps Script project.
126126
127127## Important Notes
You can’t perform that action at this time.
0 commit comments