server: add get album bio from last fm function

- co-written by Github Copilot
This commit is contained in:
geoffrey45
2022-01-17 12:32:27 +03:00
parent a720891c20
commit 2ee8d27bf0
20 changed files with 370 additions and 446 deletions
+2 -2
View File
@@ -276,8 +276,8 @@ export default {
border-radius: 0.5rem;
margin-right: 0.5rem;
margin-left: $small;
background-color: #ad1717a8;
background-image: url(../../assets/images/null.webp);
// background-color: #ad1717a8;
background-image: url("../../assets/images/null.webp");
}
}
}