Fix superflous header, other minor bugs

This commit is contained in:
Mukhtar Akere
2025-07-21 20:35:49 +01:00
parent afe577bf2f
commit 3d2fcf5656
6 changed files with 47 additions and 6 deletions

3
.gitignore vendored
View File

@@ -14,4 +14,5 @@ logs/**
auth.json
.ven/
.env
node_modules/
node_modules/
.venv/