admin_panel for admins have now some adjustements

This commit is contained in:
filipriec
2025-04-22 18:03:22 +02:00
parent 2c03ee6af0
commit 097264040f
3 changed files with 130 additions and 44 deletions

View File

@@ -9,6 +9,7 @@ pub enum AdminFocus {
#[default] // Default focus is on the profiles list
Profiles,
Tables,
InsideTablesList,
Button1,
Button2,
Button3,