Skip to content

바이닐 상세 조회 tracklist 수정 #8

@khl6235

Description

@khl6235
  • 기존
"tracklist" : [
    {
    "title" : "AAA",
    "artist" : "aaaaa",
    "position" : "A1",
    "image" : "https://~~~"
    },
    {
    ...
    }
]
  • 변경
"tracklist" : [
    "aaaa",
    "bbb",
    "ddd"
]

Metadata

Metadata

Assignees

Labels

fixFix problems

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions