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(server/vehicle): send vehicle properties on db creation #220

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

andreutu
Copy link
Contributor

This PR aims to add the vehicle properties to the vehicle's metadata, which will get added to the database, on creation.

@andreutu
Copy link
Contributor Author

Did a small change. Basically, when creating a vehicle, the properties are under data.properties. But, when spawning one, the properties are under data.data.properties. The recent commit should check both cases of where the data can exist.
I think (and hope) that these changes are good enough and don't require any more tinkering.

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.

1 participant