Update AppConfig.cpp

This commit is contained in:
QIDI TECH
2024-02-03 13:40:16 +08:00
parent f6271b0c90
commit 9856ad7031

View File

@@ -153,7 +153,7 @@ void AppConfig::set_defaults()
set("default_action_on_new_project", "none"); // , "keep(transfer)", "discard" or "save"
if (get("color_mapinulation_panel").empty())
set("color_mapinulation_panel", "0");
set("color_mapinulation_panel", "1");
if (get("order_volumes").empty())
set("order_volumes", "1");