Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-9hee committed Jan 18, 2025
2 parents 602e68b + c7a85db commit bd5d2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/chat/endpoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ def event_stream():
return StreamingHttpResponse(
event_stream(),
content_type='text/event-stream; charset=utf-8'
)
)

0 comments on commit bd5d2ac

Please sign in to comment.