server: Switch to steps a single blob of text
This commit is contained in:
parent
27f9295aa3
commit
b01f08ba2f
4 changed files with 14 additions and 61 deletions
|
|
@ -5,5 +5,4 @@ pub use super::household_members::Entity as HouseholdMembers;
|
|||
pub use super::ingredient::Entity as Ingredient;
|
||||
pub use super::recipe::Entity as Recipe;
|
||||
pub use super::recipe_ingerdients::Entity as RecipeIngerdients;
|
||||
pub use super::recipe_steps::Entity as RecipeSteps;
|
||||
pub use super::user::Entity as User;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue