From 4b7b609d67ee9f5e3c7e88f8944da02a5b0dbdd5 Mon Sep 17 00:00:00 2001 From: Tom <59377673+Lolmc0587@users.noreply.github.com> Date: Thu, 10 Jul 2025 16:48:50 +0700 Subject: [PATCH] Fix typo --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 138d53d..4ca118e 100755 --- a/main.py +++ b/main.py @@ -290,7 +290,7 @@ def interact(): message="Select hack options", instruction="([\u2191\u2193]: Select Item. [Space]: Toggle Choice), [Enter]: Confirm", validate=lambda result: len(result) >= 1, - invalid_message="should be at leinstall_appast 1 selection", + invalid_message="should be at least 1 selection", choices=hack_choices ).execute() args.option_name = apps