BD de canciones absoluta

This commit is contained in:
Danoloan10 2022-08-07 00:14:30 +02:00
parent 9677504bac
commit dcd8cb5407
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ const (
var (
list *entryList = &entryList{
filename: "list.json",
filename: "/var/lib/muse.json",
modtime: time.Unix(0, 0),
}
)