Skip to content

Commit

Permalink
feat: move alt playlist in 4th spot
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Gleich <[email protected]>
  • Loading branch information
gleich committed Jan 7, 2025
1 parent e5eaa48 commit d2683ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/apis/applemusic/applemusic.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ func cacheUpdate() (cacheData, error) {
"p.gek1E8efLa68Adp", // classics
"p.LV0PX3EIl0EpDLW", // jazz
"p.AWXoZoxHLrvpJlY", // chill
"p.AWXoXPYSLrvpJlY", // alt
"p.V7VYVB0hZo53MQv", // old man
"p.qQXLxPLtA75zg8e", // 80s
"p.LV0PXNoCl0EpDLW", // divorced dad
"p.AWXoXPYSLrvpJlY", // alt
"p.QvDQE5RIVbAeokL", // PARTY
"p.LV0PXL3Cl0EpDLW", // bops
"p.6xZaArOsvzb5OML", // focus
Expand Down

0 comments on commit d2683ee

Please sign in to comment.