1.8.4
Fix tick box table updates
This commit is contained in:
@@ -292,7 +292,7 @@ export function useAppState() {
|
||||
} = useTableScroll({
|
||||
headTableRef, bodyTableRef, bodyScrollRef, headTrackRef,
|
||||
forecast, visibleCols, selectedDay, skinType, vehicleType,
|
||||
indoorMode, indoorManaged,
|
||||
indoorMode, indoorManaged, showDecimals, showUnits,
|
||||
});
|
||||
|
||||
// ── 8. GEOCODING SEARCH ───────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user