Commit 79ccc71
fix: remove undefined audioSource reference in AudioPlayer
- Removed audioSource.duration fallback since component only receives audioUrl
- Duration is tracked internally in AudioPlayer state via onLoadedMetadata
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0548edd commit 79ccc71
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments