Skip to content

Commit

Permalink
Merge pull request stevenpbachman#93 from jumpingrivers/drop-options
Browse files Browse the repository at this point in the history
Drop Shiny options for app launching
  • Loading branch information
stevenpbachman authored Sep 28, 2023
2 parents 5dad6d8 + e1b3ae4 commit c1b7f64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions R/app.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
options(shiny.autoreload = TRUE)
options(shiny.launch.browser = .rs.invokeShinyWindowExternal)

#' @import shiny dplyr
geocatApp <- function(...) {
#### ui ####
Expand Down

0 comments on commit c1b7f64

Please sign in to comment.