@@ -160,6 +160,7 @@ pub mod endpoint {
match super::is_song_valid(&raw_data).await {
Ok(valid) => {
if valid {
println!("Go");
match repo::song::insert(
&pool,
&file_name,
The note is not visible to the blocked user.