update music api to listenbrainz
Deploy website / deploy (push) Successful in 3m1s

This commit is contained in:
2026-06-15 21:56:41 +01:00
parent af5116d931
commit cb7ec029eb
12 changed files with 215 additions and 81 deletions
+1 -3
View File
@@ -13,6 +13,4 @@ conn = psycopg2.connect(
user= env("PG_USER"),
password = env("PG_PASSWORD")
)
cursor = conn.cursor()
cursor = conn.cursor()