From 3503ee49653e2d314071fb498f76253f562294d9 Mon Sep 17 00:00:00 2001 From: dipterix Date: Sat, 30 Sep 2023 18:27:47 -0400 Subject: [PATCH] minor patch --- R/plot_volume-slices.R | 1 + 1 file changed, 1 insertion(+) diff --git a/R/plot_volume-slices.R b/R/plot_volume-slices.R index 95155314..e11e09a6 100644 --- a/R/plot_volume-slices.R +++ b/R/plot_volume-slices.R @@ -213,4 +213,5 @@ plot_slices <- function( NULL }) + invisible() }