We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 329a1b1 + a3b6e29 commit 9959a6cCopy full SHA for 9959a6c
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