version ready for merging

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-06-01 09:22:55 +02:00
commit 5e85902d4b
No known key found for this signature in database
7 changed files with 25 additions and 5 deletions

View file

@ -70,7 +70,7 @@ available_plots <- function() {
id = "secondary",
type = "select_variables",
var_types = c("dichotomous", "categorical"),
allow_none = FALSE,
allow_none = TRUE,
# inputId = "sec",
label = i18n$t("Secondary variable"),
multiple = FALSE