fix: fixed audio player erros

This commit is contained in:
Afonso Clerigo Mendes de Sousa 2026-01-16 17:53:46 +00:00
parent 1e0753cc65
commit 81d1281b24
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# music files
/public/files
# dependencies
/node_modules
/.pnp

Binary file not shown.