diff --git a/src/components/NavMenu.vue b/src/components/NavMenu.vue index 725fc7d7..608b4e9b 100644 --- a/src/components/NavMenu.vue +++ b/src/components/NavMenu.vue @@ -227,7 +227,7 @@ tooltip: 'nav_tooltip.feed' }, { - index: 'friend-location', + index: 'friends-locations', icon: 'ri-user-location-line', tooltip: 'nav_tooltip.friends_locations' },