show connection message instead of blank screen
This commit is contained in:
@@ -370,6 +370,7 @@ impl Spotify {
|
|||||||
);
|
);
|
||||||
let handle = core.handle();
|
let handle = core.handle();
|
||||||
debug!("opening spotify session");
|
debug!("opening spotify session");
|
||||||
|
println!("Connecting to Spotify..");
|
||||||
core.run(Session::connect(
|
core.run(Session::connect(
|
||||||
session_config,
|
session_config,
|
||||||
credentials,
|
credentials,
|
||||||
|
|||||||
Reference in New Issue
Block a user