getting basic video_model.rs ready

This commit is contained in:
Chris Cochrun 2023-04-06 20:37:19 -05:00
parent c1e9feb1b3
commit 8c2d32af6b
5 changed files with 368 additions and 4 deletions

View file

@ -22,5 +22,6 @@ mod service_thing;
mod settings;
mod slide_model;
mod slide_obj;
pub mod video_model;
// mod entities;
// mod video_thumbnail;