adds playlist caching

This commit is contained in:
booploops 2022-03-02 06:03:19 -08:00
parent 0f8b739705
commit a8375c5c59
3 changed files with 125 additions and 91 deletions

View file

@ -3163,6 +3163,7 @@ body[platform='darwin'] {
box-shadow: 0px 0px 0px 2px rgb(200 200 200 / 100%);
top: 0;
left: 0;
display: none;
}
@import url("less/macos.less");