mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 06:57:36 -06:00
ENH: refine translations
Signed-off-by: Stone Li <stone.li@bambulab.com> Change-Id: I352176fad29c0afc298bb5f9e591b4102521497e
This commit is contained in:
parent
11a7fe1f32
commit
98b612bc2e
14 changed files with 322 additions and 185 deletions
|
@ -2834,6 +2834,7 @@ void DeviceManager::clean_user_info()
|
|||
BOOST_LOG_TRIVIAL(trace) << "DeviceManager::clean_user_info";
|
||||
// reset selected_machine
|
||||
selected_machine = "";
|
||||
local_selected_machine = "";
|
||||
|
||||
// clean access code
|
||||
for (auto it = userMachineList.begin(); it != userMachineList.end(); it++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue