0.1.0-overlay
This commit is contained in:
@@ -3,6 +3,8 @@ mod auth;
|
||||
mod handlers;
|
||||
mod s3_utils;
|
||||
mod thumbnail;
|
||||
mod core;
|
||||
mod overlay;
|
||||
|
||||
use actix_web::{middleware::Logger, web, App, HttpServer};
|
||||
use app_state::AppState;
|
||||
|
||||
Reference in New Issue
Block a user