Fix changing songs and add LRU cache

This commit is contained in:
wvffle 2022-10-26 22:47:53 +00:00 committed by Georg Krause
commit 1be6701752
No known key found for this signature in database
GPG key ID: 2970D504B2183D22
9 changed files with 59 additions and 16 deletions

5
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"recommendations": [
"Vue.volar"
]
}