Skip to content

Commit

Permalink
Merge pull request #22 from iobis/proxy-map
Browse files Browse the repository at this point in the history
Update maprenders.R
  • Loading branch information
silasprincipe authored Jan 28, 2025
2 parents 57a4005 + b5324ca commit 966c20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/maprenders.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ When using the models, it is important to explore all the details to evaluate th
)
)

shinyalert("Welcome", welcome_message, type = "info", html = T, size = "s")
shinyalert("Welcome", welcome_message, type = "info", html = T, size = "s", closeOnClickOutside = T)

0 comments on commit 966c20e

Please sign in to comment.