Skip to content

Instantly share code, notes, and snippets.

@athomasoriginal
Created March 1, 2021 01:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save athomasoriginal/2ea7c22af8d3063d3588e00dab362278 to your computer and use it in GitHub Desktop.
Save athomasoriginal/2ea7c22af8d3063d3588e00dab362278 to your computer and use it in GitHub Desktop.
gcal-scratch
// step 1 - add below line 350 and verify that this does what we want
if (true){
newEvent.summary = "I'm BUSY!";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment