1
0
mirror of https://github.com/TandoorRecipes/recipes.git synced 2026-01-11 09:07:12 -05:00

added some cooklog stuff

This commit is contained in:
vabene1111
2024-02-24 13:44:20 +01:00
parent 1e349214fe
commit 3c7fd0fa35
11 changed files with 217 additions and 56 deletions

View File

@@ -6,6 +6,7 @@ export * from './Automation';
export * from './BookmarkletImport';
export * from './BookmarkletImportList';
export * from './CookLog';
export * from './CookLogCreatedBy';
export * from './CustomFilter';
export * from './CustomFilterSharedInner';
export * from './ExportLog';
@@ -77,7 +78,6 @@ export * from './RecipeStepsInnerFile';
export * from './RecipeStepsInnerIngredientsInner';
export * from './ShoppingList';
export * from './ShoppingListEntriesInner';
export * from './ShoppingListEntriesInnerCreatedBy';
export * from './ShoppingListEntriesInnerRecipeMealplan';
export * from './ShoppingListEntry';
export * from './ShoppingListEntryBulk';