refactor!: make artist description optional
This commit is contained in:
parent
81e913fa85
commit
690388788a
16 changed files with 25 additions and 24 deletions
|
|
@ -6,7 +6,7 @@ MusicArtist(
|
|||
id: "UCh8gHdtzO2tXd593_bjErWg",
|
||||
name: "Doobydobap",
|
||||
header_image: "[header_image]",
|
||||
description: "",
|
||||
description: None,
|
||||
wikipedia_url: None,
|
||||
subscriber_count: "[subscriber_count]",
|
||||
tracks: "[tracks]",
|
||||
|
|
|
|||
Reference in a new issue