fixes
All checks were successful
Build And Push Image / docker (push) Successful in 1m29s

This commit is contained in:
2025-08-14 22:05:12 +02:00
parent b059d81c21
commit 4adbb0465a
3 changed files with 80 additions and 155 deletions

View File

@@ -231,7 +231,7 @@ const openUserManagement = () => {
};
const navigateToProfile = () => {
navigateTo('/dashboard/user');
navigateTo('/dashboard/profile');
};
const navigateToSettings = () => {