Skip to content

Commit

Permalink
Merge pull request #162 from Metropolitan-Council/laura
Browse files Browse the repository at this point in the history
Fixing Update Date
  • Loading branch information
lfletch0025 committed Jul 14, 2023
2 parents 13255ec + a8dddbe commit ac3defc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metc-wastewater-covid-monitor/ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ fluidPage(
),
tags$br(),
"App last updated ",
"2023-07-09",
"2023-07-14",
# using gh::gh() causes SAML error in production
# gh::gh("GET /repos/Metropolitan-Council/covid-poops")[49][[1]] %>% as.Date(),
style = "font-size: 1.5rem;
Expand Down

0 comments on commit ac3defc

Please sign in to comment.