toggle menu
Jochens Next Dinner
androidJvm
switch theme
search in API
app
/
be.hogent.jochensnextdinner.data.database
/
RecipeDao
/
update
update
abstract
suspend
fun
update
(
item
:
dbRecipe
)
Updates an existing recipe in the "recipes" table.
Parameters
item
The recipe to update.