fix(chats): resolve saved chat detail 500 by importing ChatMemberRead
Some checks failed
CI / test (push) Failing after 2m15s
Some checks failed
CI / test (push) Failing after 2m15s
This commit is contained in:
@@ -11,6 +11,7 @@ from app.chats.schemas import (
|
||||
ChatCreateRequest,
|
||||
ChatDeleteRequest,
|
||||
ChatDiscoverRead,
|
||||
ChatMemberRead,
|
||||
ChatJoinByInviteRequest,
|
||||
ChatNotificationSettingsRead,
|
||||
ChatNotificationSettingsUpdate,
|
||||
|
||||
Reference in New Issue
Block a user