fix: transports/services/livekit.py typo

This commit is contained in:
vipyne
2025-06-04 11:13:10 -05:00
parent f73eb4ebd9
commit cb409d58e0
2 changed files with 2 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
reset to `None` instead of retaining its intended value before sending the
audio frame to `write_audio_frame`.
- Fixed a typo in Livekit transport that prevented initialization.
## [0.0.69] - 2025-06-02 "AI Engineer World's Fair release" ✨
### Added