mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-25 08:09:41 +02:00
Fixed comment describing method (#3611)
This commit is contained in:
parent
cde9d166a4
commit
68ff5f4b1c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ const storeLoading = ref(false);
|
|||
|
||||
/**
|
||||
* useFoodData returns a template reactive object
|
||||
* for managing the creation of units. It also provides a
|
||||
* for managing the creation of foods. It also provides a
|
||||
* function to reset the data back to the initial state.
|
||||
*/
|
||||
export const useFoodData = function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue