merge: squash develop into master (#44 Dashboard Gestionnaire - Structure)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -106,6 +106,6 @@ class _AdminDashboardScreenState extends State<AdminDashboardScreen> {
|
||||
selectedSettingsTabIndex: settingsSubIndex,
|
||||
);
|
||||
}
|
||||
return const AdminUserManagementPanel();
|
||||
return const UserManagementPanel();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user