Spaces:
Running
Running
Jon Solow
commited on
Commit
·
96430ae
1
Parent(s):
136bc13
Remove player news for now
Browse files- src/page_selector.py +1 -0
src/page_selector.py
CHANGED
@@ -29,6 +29,7 @@ MODE_PAGE_EXCLUSION_MAP = {
|
|
29 |
"Team_Formations",
|
30 |
"Next_Gen_Stats",
|
31 |
"Load_Data",
|
|
|
32 |
],
|
33 |
}
|
34 |
|
|
|
29 |
"Team_Formations",
|
30 |
"Next_Gen_Stats",
|
31 |
"Load_Data",
|
32 |
+
"Player_News",
|
33 |
],
|
34 |
}
|
35 |
|