admin page is now featured

This commit is contained in:
Priec
2025-08-27 16:32:20 +02:00
parent cfe4903c79
commit a794f22366
9 changed files with 6 additions and 686 deletions

View File

@@ -1,6 +1,3 @@
// src/tui/functions.rs
pub mod admin;
pub mod common;
pub use admin::*;