From 51761cbdefa39107b9e1f931f1aa8df6aebb2a94 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 28 Apr 2025 18:27:03 +0200 Subject: many much more generic refactor --- common/src/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'common/src/lib.rs') diff --git a/common/src/lib.rs b/common/src/lib.rs index eaf5900..c606b86 100644 --- a/common/src/lib.rs +++ b/common/src/lib.rs @@ -11,6 +11,7 @@ pub mod r#impl; pub mod jhls; pub mod stream; pub mod user; +pub mod routes; pub use chrono; -- cgit v1.2.3-70-g09d2