mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 15:50:01 -08:00
chore: add todo
This commit is contained in:
@@ -54,6 +54,7 @@ def episodes(ctx: Context, state: State) -> State | ControlFlow:
|
||||
)
|
||||
|
||||
if not chosen_episode_str or chosen_episode_str == "Back":
|
||||
# FIX: back broken
|
||||
return ControlFlow.BACK
|
||||
|
||||
chosen_episode = chosen_episode_str
|
||||
|
||||
Reference in New Issue
Block a user