fix: vists on the property route

This commit is contained in:
J. A. Messias 2024-12-04 13:45:13 -03:00
parent e436be9bc9
commit 303f08e9ee
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ class MenuEntry implements BaseModule {
value: 'FRE-HUB-OPENED-VISITS', value: 'FRE-HUB-OPENED-VISITS',
icon: Icons.perm_contact_calendar, icon: Icons.perm_contact_calendar,
name: 'Opened Visits', name: 'Opened Visits',
route: '/openedVisitsPage', route: '/visitsOnThePropertyPage',
types: [MenuEntryType.Property], types: [MenuEntryType.Property],
), ),
MenuEntry( MenuEntry(