TimStats commited on
Commit
76117d1
·
verified ·
1 Parent(s): 65c5892

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -368,7 +368,7 @@ ui <- fluidPage(
368
  style = "height: 100%; padding: 10px; background-color: #f8f9fa; border-right: 1px solid #dee2e6;",
369
  p("X: ", a("(@TimStats)", href = "https://twitter.com/timstats")),
370
  p("Data Contains 2020-2025"),
371
- p("Data Updated To:", "2025-07-04",
372
  p("Please avoid large multi-year, multi-league queries as they tend to crash the app"),
373
  p("Arm Angle for the previous week will populate on Mondays, bat speed is a daily update"),
374
 
 
368
  style = "height: 100%; padding: 10px; background-color: #f8f9fa; border-right: 1px solid #dee2e6;",
369
  p("X: ", a("(@TimStats)", href = "https://twitter.com/timstats")),
370
  p("Data Contains 2020-2025"),
371
+ p("Data Updated To:", "2025-07-04"),
372
  p("Please avoid large multi-year, multi-league queries as they tend to crash the app"),
373
  p("Arm Angle for the previous week will populate on Mondays, bat speed is a daily update"),
374