show connection message instead of blank screen

This commit is contained in:
Henrik Friedrichsen
2020-11-21 15:52:39 +01:00
parent 09febf7187
commit d8417664fd

View File

@@ -370,6 +370,7 @@ impl Spotify {
);
let handle = core.handle();
debug!("opening spotify session");
println!("Connecting to Spotify..");
core.run(Session::connect(
session_config,
credentials,