We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329a1b1 commit a3b6e29Copy full SHA for a3b6e29
1 file changed
metadata/src/lyrics.rs
@@ -48,7 +48,6 @@ pub struct Colors {
48
#[serde(rename_all = "camelCase")]
49
pub struct LyricsInner {
50
// TODO: 'alternatives' field as an array but I don't know what it's meant for
51
- pub fullscreen_action: String,
52
pub is_dense_typeface: bool,
53
pub is_rtl_language: bool,
54
pub language: String,
0 commit comments