api key can be set from console

also the art finally displays as 1:1 in the playlist display but its not fully done yet
This commit is contained in:
Dylan 2024-09-09 16:03:05 -04:00
parent b16487bf60
commit 792d1bdd3f
2 changed files with 5 additions and 2 deletions

View file

@ -132,6 +132,7 @@ h4 {
.playlist > .item > img {
display: inline-flex;
max-width: 100px;
max-height: 100px;
width:30%;
margin: 0;
aspect-ratio: 1/1;