修复了配置文件中默认主题设置不生效的问题

This commit is contained in:
MarkusJoe
2022-02-25 18:47:00 +08:00
parent 833aa14e5c
commit 53685df8e0
2 files changed
+10 -1

No files matched your search

+1 -1
View File
@@ -6,4 +6,4 @@
# @File Name: __init__.py.py
__all__ = ['sqlite']
__all__ = ['db']