Frontend initial admin setup

This commit is contained in:
2026-05-09 17:33:24 +02:00
parent 26ac32db21
commit 8ddfe2ba14
3 changed files with 287 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
pub mod basic_pages;
pub mod setup;
pub mod sidebar;
pub mod ticket;
pub mod user;