mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-16 04:43:13 -05:00
feat: Add new migration for DVO Cook'n (#5085)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,7 @@ class SupportedMigrations(str, enum.Enum):
|
||||
plantoeat = "plantoeat"
|
||||
myrecipebox = "myrecipebox"
|
||||
recipekeeper = "recipekeeper"
|
||||
cookn = "cookn"
|
||||
|
||||
|
||||
class DataMigrationCreate(MealieModel):
|
||||
|
||||
Reference in New Issue
Block a user