feat!: queue system

This commit is contained in:
2024-11-27 01:54:53 +01:00
parent 8443635fda
commit c71d3128e2
8 changed files with 386 additions and 57 deletions

View File

@@ -1,2 +1,3 @@
pub mod metadata;
pub mod player;
pub mod queue;