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 b1a27f31f8
commit 1d77888bb5
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