mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 09:13:15 +03:00
feat(web): places page (#6669)
Add a place overview page, like the "People" page. This adds the same functionality as available on mobile.
This commit is contained in:
@@ -21,6 +21,7 @@ export enum AppRoute {
|
||||
ARCHIVE = '/archive',
|
||||
FAVORITES = '/favorites',
|
||||
PEOPLE = '/people',
|
||||
PLACES = '/places',
|
||||
PHOTOS = '/photos',
|
||||
EXPLORE = '/explore',
|
||||
SHARING = '/sharing',
|
||||
|
||||
Reference in New Issue
Block a user