mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-29 14:13:22 -08:00
feat: switch to player controls on refuse next episode
This commit is contained in:
@@ -118,7 +118,7 @@ def player_controls(config: Config, anilist_config: QueryDict):
|
||||
"Are you sure you wish to continue to the next episode, your progress for the current episodes will be erased?",
|
||||
default=True,
|
||||
):
|
||||
anilist_options(config, anilist_config)
|
||||
player_controls(config, anilist_config)
|
||||
return
|
||||
|
||||
# all checks have passed lets go to the next episode
|
||||
|
||||
Reference in New Issue
Block a user