aboutsummaryrefslogtreecommitdiff
path: root/modern/src/reports/StopReportPage.js
diff options
context:
space:
mode:
Diffstat (limited to 'modern/src/reports/StopReportPage.js')
-rw-r--r--modern/src/reports/StopReportPage.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/reports/StopReportPage.js b/modern/src/reports/StopReportPage.js
index 751909d6..ec4c1990 100644
--- a/modern/src/reports/StopReportPage.js
+++ b/modern/src/reports/StopReportPage.js
@@ -19,6 +19,7 @@ const ReportFilterForm = ({ onResult }) => {
};
const StopReportPage = () => {
+
const distanceUnit = useAttributePreference('distanceUnit');
const [items, setItems] = useState([]);