Version fix #193

Merged
kdeng00 merged 11 commits from fix_version into main 2025-10-14 22:02:26 -04:00
Showing only changes of commit 2251f0e36e - Show all commits
-2
View File
@@ -869,8 +869,6 @@ mod song_queue {
pub mod endpoint {
use axum::{Json, http::StatusCode, response::IntoResponse};
use std::io::Write;
use crate::callers::song::song_queue;
/// Endpoint to queue a song. Starts the process and places the song in a queue