Fix Lekte
This commit is contained in:
@@ -89,8 +89,6 @@ export default function Lekte({audio, url, parole}) {
|
||||
audioRef.current.play()
|
||||
setIsPlaying(true)
|
||||
startTimer()
|
||||
} else {
|
||||
isReady.current = true
|
||||
}
|
||||
}, [])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user