TimStats commited on
Commit
d8d8706
·
verified ·
1 Parent(s): c4d67be

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -369,7 +369,7 @@ ui <- fluidPage(
369
  p("X: ", a("(@TimStats)", href = "https://twitter.com/timstats")),
370
  p("Data Contains 2020-2025"),
371
  p("Data Updated To:", Sys.Date() - 1),
372
- p("Please avoid large multi-year, multi-league queries as they tend to crash the app")
373
 
374
  div(
375
  class = "mb-3",
 
369
  p("X: ", a("(@TimStats)", href = "https://twitter.com/timstats")),
370
  p("Data Contains 2020-2025"),
371
  p("Data Updated To:", Sys.Date() - 1),
372
+ p("Please avoid large multi-year, multi-league queries as they tend to crash the app"),
373
 
374
  div(
375
  class = "mb-3",