diff --git a/src/screens/BeamlineStats.tsx b/src/screens/BeamlineStats.tsx index 34e9645..e7660c3 100644 --- a/src/screens/BeamlineStats.tsx +++ b/src/screens/BeamlineStats.tsx @@ -85,12 +85,12 @@ function ScanStatus(props: Omit) { > diff --git a/src/screens/OavMover/OAVStageController.tsx b/src/screens/OavMover/OAVStageController.tsx index e55204c..4853258 100644 --- a/src/screens/OavMover/OAVStageController.tsx +++ b/src/screens/OavMover/OAVStageController.tsx @@ -8,9 +8,10 @@ import { forceString, useParsedPvConnection } from "#/pv/util.ts"; import { ZoomLevels } from "#/pv/enumPvValues.ts"; import { useMemo } from "react"; +const DISPLAY_CONFIG_ENDPOINT = + "/dls_sw/i24/software/daq_configuration/domain/display.configuration"; + export function OavMover() { - const DISPLAY_CONFIG_ENDPOINT = - "/dls_sw/i24/software/daq_configuration/display.configuration"; const beamCenterQuery = useConfigCall(DISPLAY_CONFIG_ENDPOINT); const currentZoomValue = String( useParsedPvConnection({