Update play.rs

This commit is contained in:
killahtree 2022-11-03 20:21:39 -04:00 committed by GitHub
parent 39b37d344f
commit b15490714d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ use std::{env, process::exit};
use librespot::{
core::{
authentication::Credentials, config::SessionConfig, session::Session, spotify_id::SpotifyId,
authentication::Credentials, config::SessionConfig, session::Session, spotify_id::{SpotifyId, SpotifyItemType},
},
playback::{
audio_backend,