Skip to content

Commit

Permalink
Update Code.gs
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar0466 committed Apr 3, 2023
1 parent 5ce2384 commit 475600f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Code.gs
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/**
* Author: ammar0466
* Description: Google Sheets Mail Merge Scheduler
*/
const CLIENT_ID = 'YOUR_CLIENT_ID';
const API_KEY = 'YOUR_API_KEY';

Expand Down

0 comments on commit 475600f

Please sign in to comment.