fix: vists on the property route
This commit is contained in:
parent
e436be9bc9
commit
303f08e9ee
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue