FIX: update the flags

jira: [STUDIO-10620]
Change-Id: I2e8201e1192f15e627607ecd3abb3371ffd8711a
(cherry picked from commit ef7c8efdf637c7f67dd08e5195d5f80d510958f6)
This commit is contained in:
xin.zhang 2025-03-03 16:24:14 +08:00 committed by Noisyfox
parent a2e3a61ea0
commit 1f93be6bd9

View file

@ -989,7 +989,7 @@ public:
bool is_support_aux_fan {false};
bool is_support_chamber_fan{false};
bool is_support_filament_backup{false};
bool is_support_show_filament_backup{false};
bool is_support_show_filament_backup{false};/*the filament is not supported shown in some previous hardware*/
bool is_support_timelapse{false};
bool is_support_update_remain{false};
bool is_support_auto_leveling{false};