mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-29 05:25:30 -05:00
feat: Add recipekeeper migration (#3642)
This commit is contained in:
committed by
GitHub
parent
a7fcb6c84d
commit
f4f2b863e0
@@ -12,6 +12,7 @@ class SupportedMigrations(str, enum.Enum):
|
||||
tandoor = "tandoor"
|
||||
plantoeat = "plantoeat"
|
||||
myrecipebox = "myrecipebox"
|
||||
recipekeeper = "recipekeeper"
|
||||
|
||||
|
||||
class DataMigrationCreate(MealieModel):
|
||||
|
||||
Reference in New Issue
Block a user