Fix tick box table updates
This commit is contained in:
fraxle
2026-05-25 00:47:20 +01:00
parent 8aee90a56f
commit 4e0f5963fc
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -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 ───────────────────────────────────────────────