From 303f08e9eec83942ab5a8e35565a8abad1c6d64f Mon Sep 17 00:00:00 2001 From: "J. A. Messias" Date: Wed, 4 Dec 2024 13:45:13 -0300 Subject: [PATCH] fix: vists on the property route --- .../molecules/menu/presentation/mappers/menu_entry.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/shared/components/molecules/menu/presentation/mappers/menu_entry.dart b/lib/shared/components/molecules/menu/presentation/mappers/menu_entry.dart index f3d0649a..c530952c 100644 --- a/lib/shared/components/molecules/menu/presentation/mappers/menu_entry.dart +++ b/lib/shared/components/molecules/menu/presentation/mappers/menu_entry.dart @@ -200,7 +200,7 @@ class MenuEntry implements BaseModule { value: 'FRE-HUB-OPENED-VISITS', icon: Icons.perm_contact_calendar, name: 'Opened Visits', - route: '/openedVisitsPage', + route: '/visitsOnThePropertyPage', types: [MenuEntryType.Property], ), MenuEntry(