1
0
mirror of https://github.com/immich-app/immich.git synced 2025-07-17 15:47:54 +02:00

chore(mobile): remove things sections (#3309)

Co-authored-by: Alex Tran <Alex.Tran@conductix.com>
This commit is contained in:
Alex
2023-07-17 11:20:05 -05:00
committed by GitHub
parent f9032866e7
commit a2568f711f
6 changed files with 2 additions and 137 deletions

View File

@ -33,7 +33,6 @@ class TabNavigationObserver extends AutoRouterObserver {
if (route.name == 'SearchRoute') {
// Refresh Location State
ref.invalidate(getCuratedLocationProvider);
ref.invalidate(getCuratedObjectProvider);
ref.invalidate(getCuratedPeopleProvider);
}