peach-workspace/peach-web/src/routes/mod.rs

8 lines
136 B
Rust
Raw Normal View History

2022-03-10 09:09:26 +00:00
//pub mod authentication;
//pub mod catchers;
//pub mod index;
pub mod home;
2022-03-10 09:09:26 +00:00
//pub mod scuttlebutt;
pub mod settings;
2022-03-10 09:09:26 +00:00
//pub mod status;