fixing more of pres model and setting up song model
This commit is contained in:
parent
5f2f2a90a2
commit
68b30877ed
6 changed files with 98 additions and 77 deletions
|
@ -3,10 +3,11 @@ mod file_helper;
|
|||
pub mod image_model;
|
||||
pub mod models;
|
||||
pub mod presentation_model;
|
||||
pub mod song_model;
|
||||
pub mod schema;
|
||||
mod service_thing;
|
||||
mod settings;
|
||||
mod slide_model;
|
||||
pub mod slide_model;
|
||||
mod slide_obj;
|
||||
pub mod video_model;
|
||||
pub mod ytdl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue