todone
This commit is contained in:
parent
b2165e370b
commit
e68c23273c
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ impl Mpris {
|
|||
|
||||
#[zbus(property)]
|
||||
const fn has_track_list(&self) -> bool {
|
||||
false // TODO?
|
||||
false
|
||||
}
|
||||
|
||||
#[zbus(property)]
|
||||
|
|
Loading…
Reference in a new issue