Wipe data from song queue (#135)
* Added TODOs for later * Added endpoint to wipe data from song queue * Migration changes * Syntax error fix * Added and linked endpoint * Added test * Warning fixes * Code formatting
This commit was merged in pull request #135.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// TODO: Explicitly make this module target queueing a song's metadata
|
||||
pub mod request {
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user