Actually set volume when reading in from config
This commit is contained in:
committed by
Henrik Friedrichsen
parent
dccb36d8e7
commit
9e68ed0ba6
@@ -269,6 +269,7 @@ impl Spotify {
|
||||
|
||||
// acquire token for web api usage
|
||||
spotify.refresh_token();
|
||||
spotify.set_volume(volume);
|
||||
spotify
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user