mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
feat: Add Households to Mealie (#3970)
This commit is contained in:
@@ -160,6 +160,9 @@ export function usePageUser(): { user: UserOut } {
|
||||
group: "",
|
||||
groupId: "",
|
||||
groupSlug: "",
|
||||
household: "",
|
||||
householdId: "",
|
||||
householdSlug: "",
|
||||
cacheKey: "",
|
||||
email: "",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user