From 02a477b3e575a0c789ed49845919278b44b53e76 Mon Sep 17 00:00:00 2001 From: The-Drobe <42091381+The-Drobe@users.noreply.github.com> Date: Sun, 12 Jun 2022 21:10:19 +0800 Subject: [PATCH] quick fix --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 2c72fa5..fd844ed 100755 --- a/setup.py +++ b/setup.py @@ -103,6 +103,7 @@ console.log("[bold green]Reddit 2FA (yes or no)") console.log("[bold green]Opacity (range of 0-1, decimals are OK)") console.log("[bold green]Subreddit (without r/ or /r/)") console.log("[bold green]Theme (light or dark)") +console.log("[bold green]Voice") console.print( "[green]If you don't have these, please follow the instructions in the README.md file to set them up." )