mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
feat: Add recipekeeper migration (#3642)
This commit is contained in:
committed by
GitHub
parent
a7fcb6c84d
commit
f4f2b863e0
@@ -16,7 +16,8 @@ export type SupportedMigrations =
|
||||
| "paprika"
|
||||
| "mealie_alpha"
|
||||
| "tandoor"
|
||||
| "plantoeat";
|
||||
| "plantoeat"
|
||||
| "recipekeeper";
|
||||
|
||||
export interface CreateGroupPreferences {
|
||||
privateGroup?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user