Update app.R
Browse files
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",
|