rambo 8 月之前
父節點
當前提交
6a9a5144fc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      python/setup.py

+ 1 - 1
python/setup.py

@@ -16,7 +16,7 @@ options = {
             "config.ini",
             "action.json",
             "sys_configs.json",
-            "database.db",
+            # "database.db",
             # "custom_plugins/",
         ],
         "optimize": 2,