Fix duplicated schema names

This commit is contained in:
tusooa 2023-04-01 18:33:43 -04:00
parent 32de0683c4
commit 840dd01035
No known key found for this signature in database
GPG Key ID: 42AEC43D48433C51
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ defp chat_update_event do
defp conversation_event do
server_sent_event_helper(
"Conversation",
"Conversation update",
"An update about a conversation",
"conversation",
Conversation