Added callers moulde #120
+1
-1
@@ -1,5 +1,5 @@
|
||||
pub mod song;
|
||||
|
||||
pub mod endpoints {
|
||||
pub const QUEUESONG: &str = "api/v2/song/queue";
|
||||
pub const QUEUESONG: &str = "/api/v2/song/queue";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user