Add a keybind and shortcut to share the currently playing song
This commit is contained in:
@@ -2,6 +2,7 @@ extern crate clap;
|
||||
extern crate crossbeam_channel;
|
||||
#[macro_use]
|
||||
extern crate cursive;
|
||||
extern crate clipboard;
|
||||
extern crate directories;
|
||||
extern crate failure;
|
||||
extern crate futures;
|
||||
|
||||
Reference in New Issue
Block a user