ferdium / ferdium-server

The server component that can either be self-hosted or hosted for general purpose - for use with the ferdium thick client.
MIT License
163 stars 41 forks source link

fix: new recipes not created correctly #95

Closed SpecialAro closed 7 months ago

SpecialAro commented 7 months ago

When you try to add a new recipe (previously) only name and recipeId were being taken into consideration. This fixes it.