From bddc5097bad740ff385a82f09202552ff5877b1f Mon Sep 17 00:00:00 2001 From: cyteon Date: Thu, 16 May 2024 13:25:28 +0200 Subject: [PATCH] indendation --- main.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.py b/main.py index f27f3a3..2c6e89b 100755 --- a/main.py +++ b/main.py @@ -114,8 +114,7 @@ if __name__ == "__main__": print_markdown("## Invalid credentials") print_markdown("Please check your credentials in the config.toml file") shutdown() - except Exception as err: - config["settings"]["tts"]["tiktok_sessionid"] = "REDACTED" + except Exception as err: config["settings"]["tts"]["elevenlabs_api_key"] = "REDACTED" print_step( f"Sorry, something went wrong with this version! Try again, and feel free to report this issue at GitHub or the Discord community.\n"