mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
feat: Add recipekeeper migration (#3642)
This commit is contained in:
parent
a7fcb6c84d
commit
f4f2b863e0
12 changed files with 201 additions and 53 deletions
|
@ -38,6 +38,8 @@ migrations_plantoeat = CWD / "migrations/plantoeat.zip"
|
|||
|
||||
migrations_myrecipebox = CWD / "migrations/myrecipebox.csv"
|
||||
|
||||
migrations_recipekeeper = CWD / "migrations/recipekeeper.zip"
|
||||
|
||||
images_test_image_1 = CWD / "images/test-image-1.jpg"
|
||||
|
||||
images_test_image_2 = CWD / "images/test-image-2.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue