ditched email and pass for deezer

This commit is contained in:
cool.gitter.choco
2025-01-27 09:38:54 -06:00
parent db80a8d06c
commit 584ffaadf8
12 changed files with 26 additions and 24 deletions

6
.gitignore vendored
View File

@@ -10,3 +10,9 @@ routes/__pycache__/
routes/utils/__pycache__/
test.sh
__pycache__/
routes/__pycache__/__init__.cpython-312.pyc
routes/__pycache__/credentials.cpython-312.pyc
routes/__pycache__/search.cpython-312.pyc
routes/utils/__pycache__/__init__.cpython-312.pyc
routes/utils/__pycache__/credentials.cpython-312.pyc
routes/utils/__pycache__/search.cpython-312.pyc