Describe the bug
The Qb_Type value for a TQB League shows an incorrect value 2+QB/SF
Reprex
conn <- espn_connect(season = 2022, league_id = 22635)
sundayLeague <- ff_league(conn)
str(sundayLeague)
Expected behavior
The QB_Type should say TQB not 2+QB/SF
Session information
I got an error while running sitrep.
Error: 'ffverse_sitrep' is not an exported object from 'namespace:ffscrapr'
Screenshots
