Skip to content

Commit c8c93f1

Browse files
committed
Remove visible property from LoadableVolumeOptions
It was removed upstream in niivue/niivue@14637e2
1 parent f9a268a commit c8c93f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/model.ts

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ type LoadableVolumeOptions = Pick<
4444
| "cal_min"
4545
| "cal_max"
4646
| "trustCalMinMax"
47-
| "visible"
4847
| "colorbarVisible"
4948
>;
5049

0 commit comments

Comments
 (0)