moving song related stuff to it's own mod
Gonna try to organize pieces better, so this is step one.
This commit is contained in:
parent
a21190e58b
commit
0d2de5e252
6 changed files with 8 additions and 5 deletions
|
@ -10,7 +10,8 @@ mod service_thing;
|
|||
pub mod settings;
|
||||
pub mod slide_model;
|
||||
mod slide_obj;
|
||||
pub mod song_model;
|
||||
pub mod songs;
|
||||
pub mod video_model;
|
||||
pub mod ytdl;
|
||||
pub mod utils;
|
||||
// mod video_thumbnail;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue