Skip to content

Commit

Permalink
Merge branch 'main' into no-financial_timestamp-in-web-params
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Sep 14, 2023
2 parents 77db320 + 0d3dcad commit 1d8cca6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/set_web_parameters.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@ set_web_parameters <- function(file_path) {
.GlobalEnv$data_location_ext <- cfg$paths$data_location_ext
.GlobalEnv$template_path <- cfg$paths$template_location
.GlobalEnv$user_results_path <- cfg$paths$user_data_location

.GlobalEnv$project_name <- cfg$parameters$project_name
}

0 comments on commit 1d8cca6

Please sign in to comment.