Skip to content

Commit

Permalink
CF fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Sep 7, 2024
1 parent 58a5bf9 commit e208316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/poped.R
Original file line number Diff line number Diff line change
Expand Up @@ -1429,7 +1429,7 @@ rxUiGet.popedSettings <- function(x, ...) {
)
))
if (is.null(rxode2::rxGetControl(ui, "script", NULL))) {
return(.ret)
.ret
} else {
.parallel <- .ret$settings$parallel
.settings <- .ret$settings
Expand Down

0 comments on commit e208316

Please sign in to comment.