mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-08 18:48:04 +00:00
feature add Personal Information Cross-Border Transfer Notice
This commit is contained in:
@@ -89,13 +89,6 @@ bool AppConfig::get_stealth_mode()
|
||||
return true;
|
||||
}
|
||||
|
||||
auto isAgree = get("app", "privacy_policy_isagree");
|
||||
|
||||
if (isAgree.empty())
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
return get_bool("stealth_mode");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user