fix: typo

This commit is contained in:
Timothy J. Baek 2024-04-02 07:06:07 -07:00
parent 180dd3966b
commit c0fff4c69f
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ class ChatTable:
return False
def update_chat_share_id_by_id(
self, od: str, share_id: Optional[str]
self, id: str, share_id: Optional[str]
) -> Optional[ChatModel]:
try:
query = Chat.update(