dynamic network loading for omgxxx
This commit is contained in:
@@ -51,6 +51,7 @@ async fn main() -> std::io::Result<()> {
|
||||
|
||||
let cache: util::cache::VideoCache = crate::util::cache::VideoCache::new();
|
||||
|
||||
providers::init_providers_now();
|
||||
|
||||
web::HttpServer::new(move || {
|
||||
web::App::new()
|
||||
|
||||
Reference in New Issue
Block a user