Commit Graph
2 Commits
Author SHA1 Message Date
jfraile 2dd120843e fix: 🐛 play does not exist on type HTMLElement
I explicitly cast the document.getElementById('voice-preview') expression to the HTMLMediaElement type, which includes the play method.
2023-03-08 14:18:13 +01:00
jfraile 16e5ae4d23 add git ignore file 2023-03-08 14:13:33 +01:00