refactor: move base path config + documentation
This commit is contained in:
committed by
Henrik Friedrichsen
parent
6be45ece90
commit
04cbe8ac20
@@ -40,6 +40,8 @@ pub enum PlayerEvent {
|
||||
FinishedTrack,
|
||||
}
|
||||
|
||||
// TODO: Rename or document this as it isn't immediately clear what it represents/does from the
|
||||
// name.
|
||||
#[derive(Clone)]
|
||||
pub struct Spotify {
|
||||
events: EventManager,
|
||||
|
||||
Reference in New Issue
Block a user