Separate Song component to own file instead of with queue
This commit is contained in:
@ -4,6 +4,7 @@ pub mod playstatus;
|
||||
pub mod playbar;
|
||||
pub mod database;
|
||||
pub mod queue;
|
||||
pub mod song;
|
||||
use cfg_if::cfg_if;
|
||||
|
||||
cfg_if! {
|
||||
|
Reference in New Issue
Block a user