This commit is contained in:
Andreas Gammelgaard Damsbo 2026-03-30 20:20:05 +02:00
commit fcf422bc4b
No known key found for this signature in database
16 changed files with 64 additions and 50 deletions

View file

@ -245,7 +245,7 @@ update_factor_server <- function(id, data_r = reactive(NULL)) {
"We encountered the following error creating the new factor:",
err
),
type = "err")
type = "error")
})
# browser()