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

fix: Fix import for generateRecurringEvents #1614

Conversation

trillium
Copy link
Member

Fixes #1613

What changes did you make and why did you make them ?

  • Wrap { } around import

Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b Spiteless-ts.hotFix_backend_import_createRecurringEvents.js development
git pull https://github.com/Spiteless/VRMS.git ts.hotFix_backend_import_createRecurringEvents.js

@trillium trillium force-pushed the ts.hotFix_backend_import_createRecurringEvents.js branch from 0adaedd to 89becb2 Compare March 13, 2024 17:27
Copy link
Member

@JackHaeg JackHaeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, Trillium!

@trillium trillium merged commit 7044744 into hackforla:development Mar 13, 2024
5 checks passed
@trillium trillium deleted the ts.hotFix_backend_import_createRecurringEvents.js branch March 13, 2024 17:28
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

Successfully merging this pull request may close these issues.

Events aren't being created
2 participants