From 54cccfd693939f0f01b0b36767690097cc1c5f90 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sun, 24 Oct 2021 21:38:07 +0200 Subject: Commits forgotten changes. --- tonkadur_ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tonkadur_ui.py') diff --git a/tonkadur_ui.py b/tonkadur_ui.py index 2dc563e..6fb5b5b 100644 --- a/tonkadur_ui.py +++ b/tonkadur_ui.py @@ -99,7 +99,7 @@ try: current_choice = 0; for choice in result['options']: - if (choice["category"] == "option"): + if (choice["category"] == "text_option"): print( str(current_choice) + ". " -- cgit v1.2.3-70-g09d2