Expose gapless playback config option
This commit is contained in:
committed by
Henrik Friedrichsen
parent
9de8498e47
commit
9bc98f70fd
@@ -23,6 +23,7 @@ pub struct ConfigValues {
|
||||
pub notify: Option<bool>,
|
||||
pub bitrate: Option<u32>,
|
||||
pub album_column: Option<bool>,
|
||||
pub gapless: Option<bool>,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug, Default, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user