Skip to content

Commit 9959a6c

Browse files
authored
Merge pull request #1280 from gdesmott/lyrics-parsing
lyrics: remove fullscreen_action
2 parents 329a1b1 + a3b6e29 commit 9959a6c

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)