fix: resolve module naming conflict and router type issues

Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
This commit is contained in:
Andrew Phillips
2025-08-12 15:03:56 -03:00
parent 20340be9ac
commit 79cbffe9d4
2 changed files with 25 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
pub mod item;
pub mod status;
pub mod routes;