Skip to content

Commit

Permalink
fix bug in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Dec 1, 2021
1 parent e1d0771 commit 04856db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/email.R
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ emailReportServer <- function(id,
)
}

#' @describeIn emailreport Dis/enable all input elements in the module
#' @describeIn emailReport Dis/enable all input elements in the module
toggle_email_input_elements <- function() {
shinyjs::toggleState("recipient")
shinyjs::toggleState("gdpr_consent")
Expand Down
6 changes: 6 additions & 0 deletions man/emailReport.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 04856db

Please sign in to comment.