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: add required property to googleDriveUrl in data.js #1588

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

danieldkim42
Copy link
Member

Fixes #1585

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

  • add required: false to googleDriveUrl in data.js

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied image
Visuals after changes are applied image

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 danieldkim42-dk.1585 development
git pull https://github.com/danieldkim42/VRMS.git dk.1585

Copy link
Member

@trillium trillium left a comment

Choose a reason for hiding this comment

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

Thanks for this!

@trillium trillium merged commit d024d36 into hackforla:development Feb 14, 2024
6 checks passed
@danieldkim42 danieldkim42 deleted the dk.1585 branch February 14, 2024 18:54
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.

Remove validation requirement for "Google Drive URL"
2 participants