fix: allow testing disabled notification channels

This commit is contained in:
2026-05-28 20:00:35 +08:00
commit 762b63dced
8 changed files with 960 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
config.json
.env
*.env
.env.*
data/
*.db
*.sqlite
*.sqlite3
*.log
__pycache__/
*.pyc
.DS_Store