coverArtQueue change (#60)
Reviewed-on: #60 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
@@ -158,6 +158,7 @@ pub mod get_coverart_queue {
|
||||
#[derive(Debug, Deserialize, Serialize)]
|
||||
pub struct CoverArtQueue {
|
||||
pub id: uuid::Uuid,
|
||||
pub file_type: String,
|
||||
pub song_queue_id: uuid::Uuid,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user