mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-04 10:19:27 +02:00
Reenable Facebook authentication.
This commit is contained in:
parent
5639dae42d
commit
01fa099cda
6 changed files with 16 additions and 30 deletions
|
@ -17,4 +17,7 @@ pub mod spirc;
|
|||
pub mod link;
|
||||
pub mod stream;
|
||||
|
||||
#[cfg(feature = "facebook")]
|
||||
pub mod spotilocal;
|
||||
|
||||
pub use album_cover::get_album_cover;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue