Skip to content

Commit

Permalink
Update mod_analysis_variable_selection.R
Browse files Browse the repository at this point in the history
  • Loading branch information
gperrett authored Sep 1, 2024
1 parent d3fce32 commit 2a10bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thinkCausal/R/mod_analysis_variable_selection.R
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ mod_analysis_variable_selection_server <- function(id, store){

}

validate(need(pass_variable(), ''))
#validate(need(pass_variable(), ''))
check_variable_assignment()
# move to next page
bs4Dash::updateTabItems(store$session_global, inputId = 'sidebar', selected = 'analysis_verify')
Expand Down

0 comments on commit 2a10bf6

Please sign in to comment.