Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

line 132 x is not defined. #2

Open
gblis opened this issue Jun 4, 2018 · 0 comments
Open

line 132 x is not defined. #2

gblis opened this issue Jun 4, 2018 · 0 comments

Comments

@gblis
Copy link

gblis commented Jun 4, 2018

Thanks for the great script!

I'm running into one issue on line 132 when I uncomment the line: // today.setDate(today.getDate() + 1)

line 132: var body = event_title + "\n\nStart time was updated from:\n\n" + spreadsheet_gsuite_event_start + x + "\n\nto:\n\n" + event_start + "\n-\n" + event_end

The error being x is not defined.

Looks like it's there to handle when the time needs to be updated.

I deleted the "x +" and it's fixed the error but I'm not sure what the x was meant to be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant