From c078017b5f779bcf635f2dfc1b7b2728c885259b Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Tue, 11 Feb 2025 02:18:49 +0100 Subject: [PATCH] fucked up the config file --- example_config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_config.ini b/example_config.ini index f1b1577..7fc6a9d 100644 --- a/example_config.ini +++ b/example_config.ini @@ -1,4 +1,4 @@ -; All main config options will be passed to template engine +# All main config options will be passed to template engine [MAIN] APP_TITLE = 'Torn User Activity Grabber'