Skip to content

Commit 8627ac2

Browse files
committed
Add another link
1 parent 8a8e9ac commit 8627ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/blueapi/blueapi.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ type BlueApiRequestBody = {
77
planParams: object;
88
// instrumentSession: string;
99
};
10+
// Update to latest blueapi (> 1.0.0), See https://github.com/DiamondLightSource/mx-daq-ui/issues/72
1011
// @todo check if blueapi request still works if planParams optional (since some times there's none)
1112

1213
export type BlueApiWorkerState =

0 commit comments

Comments
 (0)