Skip to content

Commit

Permalink
Add missing section
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed Jan 13, 2024
1 parent 7cf8440 commit 6d14523
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ object BiliRoamingApi {
}

seasonJson = seasonJson?.let {
fixSection(it)
fixEpisodes(it)
fixPrevueSection(it)
reconstructModules(it)
Expand Down

0 comments on commit 6d14523

Please sign in to comment.