feat: update map, admin to and cache
This commit is contained in:
@@ -46,7 +46,7 @@ export const SightListPage = observer(() => {
|
||||
setIsLoading(false);
|
||||
};
|
||||
fetchSights();
|
||||
}, [language]);
|
||||
}, [language, selectedCityStore.cityVersion]);
|
||||
|
||||
const columns: GridColDef[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user