mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.65k stars 613 forks source link

fix: Broken Import #3630

Closed michael-genson closed 1 month ago

michael-genson commented 1 month ago

What type of PR is this?

(REQUIRED)

Fixes broken backend due to: https://github.com/mealie-recipes/mealie/pull/3592

Special notes for your reviewer:

(fill-in or delete this section)

Whyyyyy did this work yesterday but not today. And CI passed on that PR!

Testing

(fill-in or delete this section)

Built locally, confirmed it was broken, then confirmed it works now