mirror of
https://github.com/Dangoware/dmp-core.git
synced 2025-04-19 13:22:54 -05:00
Merge branch 'main' of https://github.com/Dangoware/dango-music-player
This commit is contained in:
commit
99a0901b12
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ pub trait ExternalLibrary {
|
|||
unimplemented!();
|
||||
}
|
||||
fn to_songs(&self) -> Vec<Song>;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue