chore: add todo

This commit is contained in:
Benexl
2025-07-22 01:23:58 +03:00
parent db1006a6b2
commit f716f9687a

View File

@@ -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