From 9db6f6e77da726f44b55be6eab27549ba3e54af7 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Fri, 20 Jun 2025 09:22:08 +0000 Subject: [PATCH] Update main.ps1 --- Console-QRcode/main.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Console-QRcode/main.ps1 b/Console-QRcode/main.ps1 index 47e7029..fc51879 100644 --- a/Console-QRcode/main.ps1 +++ b/Console-QRcode/main.ps1 @@ -10,7 +10,7 @@ USAGE 3. Choose invert colors or not 4. Check console for results #> -$URL = "$text" +$URL = "$txt" $highC = 'y' $inverse = 'n'