Spaces:
Running
Running
Jon Solow
commited on
Commit
·
eef2a93
1
Parent(s):
f45b43b
Fix typo in intended exlcuded page
Browse files- src/page_selector.py +1 -1
src/page_selector.py
CHANGED
|
@@ -15,7 +15,7 @@ MODE_PAGE_EXCLUSION_MAP = {
|
|
| 15 |
"Keepers",
|
| 16 |
"ECR",
|
| 17 |
"League_Simulation",
|
| 18 |
-
"
|
| 19 |
],
|
| 20 |
OFFSEASON_MODE: [
|
| 21 |
"Practice_Reports",
|
|
|
|
| 15 |
"Keepers",
|
| 16 |
"ECR",
|
| 17 |
"League_Simulation",
|
| 18 |
+
"Keeper_Rules",
|
| 19 |
],
|
| 20 |
OFFSEASON_MODE: [
|
| 21 |
"Practice_Reports",
|