rambo 8 mesi fa
parent
commit
6a9a5144fc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,