setting diesel up more

This commit is contained in:
Chris Cochrun 2023-04-04 15:15:29 -05:00
parent 37a2dbd986
commit caed6e6367
5 changed files with 10 additions and 11 deletions

View file

@ -15,12 +15,12 @@
// mod my_object;
mod file_helper;
pub mod image_model;
pub mod models;
pub mod schema;
mod service_thing;
mod settings;
mod slide_obj;
mod slide_model;
mod image_model;
mod models;
mod schema;
mod slide_obj;
// mod entities;
// mod video_thumbnail;