mirror of
https://git.sr.ht/~phw/scotty
synced 2025-05-03 07:07:04 +02:00
Uppercase acronyms (ISRC / JSPF)
This commit is contained in:
parent
409acccebe
commit
36cc41d05d
14 changed files with 28 additions and 28 deletions
|
@ -20,7 +20,7 @@ package jspf
|
|||
import "time"
|
||||
|
||||
// See https://xspf.org/jspf
|
||||
type Jspf struct {
|
||||
type JSPF struct {
|
||||
Playlist Playlist `json:"playlist"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue