TimStats commited on
Commit
0ad5dfc
·
verified ·
1 Parent(s): 995c702

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -0
app.R CHANGED
@@ -375,6 +375,7 @@ ui <- fluidPage(
375
  p("Data Contains 2020-2025"),
376
  p("Data Updated To:", Sys.Date() - 1),
377
  p("Please avoid large multi-year, multi-league queries as they tend to crash the app"),
 
378
 
379
  div(
380
  class = "mb-3",
 
375
  p("Data Contains 2020-2025"),
376
  p("Data Updated To:", Sys.Date() - 1),
377
  p("Please avoid large multi-year, multi-league queries as they tend to crash the app"),
378
+ p("Arm Angle for the previous week will populate on Mondays, bat speed is a daily update"),
379
 
380
  div(
381
  class = "mb-3",