mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-02 18:23:40 -05:00
fix: Recipe comments display a username/id rather than … (#4726)
Co-authored-by: Kuchenpirat <jojow@gmx.net> Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
@@ -11,6 +11,7 @@ class TestUser:
|
||||
email: str
|
||||
user_id: UUID
|
||||
username: str
|
||||
full_name: str
|
||||
password: str
|
||||
_group_id: UUID
|
||||
_household_id: UUID
|
||||
|
||||
Reference in New Issue
Block a user