Merge pull request #1 from Shurelol/main

fix dataclass init
This commit is contained in:
jxxghp
2023-07-09 07:31:23 +08:00
committed by GitHub

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ build/
test.py
app/helper/sites.py
config/user.db
*.pyc
*.log