Skip to content

Commit a3b6e29

Browse files
committed
lyrics: remove fullscreen_action
Looks like it's been removed from the JSON returned by Spotify.
1 parent 329a1b1 commit a3b6e29

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

metadata/src/lyrics.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ pub struct Colors {
4848
#[serde(rename_all = "camelCase")]
4949
pub struct LyricsInner {
5050
// TODO: 'alternatives' field as an array but I don't know what it's meant for
51-
pub fullscreen_action: String,
5251
pub is_dense_typeface: bool,
5352
pub is_rtl_language: bool,
5453
pub language: String,

0 commit comments

Comments
 (0)