Fix: Console outputs suppressed when not in debug mode to fix server errors caused by unnecessary outputs.

This commit is contained in:
2024-10-29 09:38:43 +00:00
parent 8621027567
commit 0d2479d82e
103 changed files with 527 additions and 498 deletions

2
.gitignore vendored
View File

@@ -55,7 +55,7 @@ secrets.yaml
TODO.md
# Ignore all files in a directory
temp_files/
tmp/
# Ignore all .txt files in the doc/ directory
doc/*.txt