add "go to artist" and "go to album artist" context options

+ refactor api endpoints to point to / for production
This commit is contained in:
geoffrey45
2022-12-27 17:30:59 +03:00
committed by Mungai Njoroge
parent c52390117e
commit 4476a8ebe0
9 changed files with 55 additions and 91 deletions
+1
View File
@@ -226,6 +226,7 @@ async function addToFav(trackhash: string) {
align-content: center;
transition: all 0.2s;
transform: translateX(-1.5rem);
color: red;
}
}