mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
feat: add stealth mode select step to setup wizard (#6104)
feat: add stealth mode select to setup wizard feat: enable stealth mode until user finishes setup wizard Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -109,6 +109,7 @@ private:
|
||||
|
||||
// User Config
|
||||
bool PrivacyUse;
|
||||
bool StealthMode;
|
||||
std::string m_Region;
|
||||
|
||||
bool InstallNetplugin;
|
||||
|
||||
Reference in New Issue
Block a user