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

4
.gitignore vendored
View File

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