diff --git a/backend/main.py b/backend/main.py index bb33a5e5..fa511f91 100644 --- a/backend/main.py +++ b/backend/main.py @@ -87,7 +87,7 @@ if settings.DEBUG_USE_SEED_DATA: user_post_id="6f1d0711", parent_post_id=None, text="Hi!", - role="uesr", + role="user", ), DummyPost( task_post_id="74c381d4",