Added explanation how to see

This commit is contained in:
Benjamin Harder
2025-05-18 18:04:31 +02:00
parent 8cd97fe846
commit 69bcccee5c
2 changed files with 8 additions and 3 deletions

View File

@@ -14,8 +14,7 @@ class Envs:
class Paths:
logs = "./temp/log.txt"
tracker = "./temp/tracker.txt"
logs = "./temp/logs.txt"
config_file = "./config/config.yaml"