mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
remove staff_pick_switch
This commit is contained in:
parent
70c5178e50
commit
4fe80bcbc5
4 changed files with 71 additions and 71 deletions
|
@ -312,9 +312,9 @@ void AppConfig::set_defaults()
|
|||
set("max_recent_count", "18");
|
||||
}
|
||||
|
||||
if (get("staff_pick_switch").empty()) {
|
||||
set_bool("staff_pick_switch", true);
|
||||
}
|
||||
// if (get("staff_pick_switch").empty()) {
|
||||
// set_bool("staff_pick_switch", false);
|
||||
// }
|
||||
|
||||
if (get("sync_system_preset").empty()) {
|
||||
set_bool("sync_system_preset", true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue