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,