mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-04 18:29:45 +02:00
Add Facebook based login.
This commit is contained in:
parent
4d712efb48
commit
4b4bc2f4e1
12 changed files with 383 additions and 42 deletions
|
@ -18,4 +18,7 @@ pub mod stream;
|
|||
pub mod apresolve;
|
||||
mod zeroconf;
|
||||
|
||||
#[cfg(feature = "facebook")]
|
||||
pub mod facebook;
|
||||
|
||||
pub use album_cover::get_album_cover;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue