refactor!: rename title field to name
This commit is contained in:
parent
5188527b94
commit
1b94dc1f40
88 changed files with 2142 additions and 2142 deletions
|
|
@ -25,7 +25,7 @@ MusicAlbum(
|
|||
tracks: [
|
||||
TrackItem(
|
||||
id: "VU6lEv0PKAo",
|
||||
title: "Der Himmel reißt auf",
|
||||
name: "Der Himmel reißt auf",
|
||||
duration: Some(183),
|
||||
cover: [],
|
||||
artists: [
|
||||
|
|
|
|||
Reference in a new issue