Spaces:
Sleeping
Sleeping
Update app.R
Browse files
app.R
CHANGED
|
@@ -258,7 +258,7 @@ ui <- fluidPage(
|
|
| 258 |
}
|
| 259 |
"))
|
| 260 |
),
|
| 261 |
-
titlePanel("MLB/AAA/FSL Stuff Dashboard"),
|
| 262 |
sidebarLayout(
|
| 263 |
sidebarPanel(
|
| 264 |
width = 2,
|
|
|
|
| 258 |
}
|
| 259 |
"))
|
| 260 |
),
|
| 261 |
+
titlePanel("MLB/AAA/FSL Stuff Dashboard (Load Times may take a while as app gathers Statcast Data)"),
|
| 262 |
sidebarLayout(
|
| 263 |
sidebarPanel(
|
| 264 |
width = 2,
|