Multichem commited on
Commit
132376e
Β·
verified Β·
1 Parent(s): 93c9d72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ all_fd_player_projections = 'https://docs.google.com/spreadsheets/d/1f42Ergav8K1
59
  final_Proj = 0
60
 
61
  expected_lineup = "❓"
62
- confirmed_line = "βœ…"
63
 
64
  @st.cache_data
65
  def load_time():
 
59
  final_Proj = 0
60
 
61
  expected_lineup = "❓"
62
+ confirmed_lineup = "βœ…"
63
 
64
  @st.cache_data
65
  def load_time():