Skip to content

Commit

Permalink
Resolve an R CMD CHECK note from https://github.com/LieberInstitute/s…
Browse files Browse the repository at this point in the history
  • Loading branch information
lcolladotor committed Dec 12, 2024
1 parent 7f2341b commit 0474fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/app_server.R
Original file line number Diff line number Diff line change
Expand Up @@ -1488,7 +1488,7 @@ app_server <- function(input, output, session) {
clusters = rownames(static_layer_external_tstat())
),
reference_colors = get_colors(
libd_layer_colors,
spatialLIBD::libd_layer_colors,
clusters = colnames(static_layer_external_tstat())
)
)
Expand Down

0 comments on commit 0474fc7

Please sign in to comment.