Remove Playlist repeat option
This commit is contained in:
parent
b559de8fc5
commit
42b1f6e5e8
4 changed files with 3 additions and 10 deletions
|
|
@ -45,7 +45,6 @@ pub enum RepeatState {
|
|||
#[default]
|
||||
Disabled,
|
||||
Track,
|
||||
Playlist,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, Deserialize, Eq, PartialEq, Serialize)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue