mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
feat: require restart after profile change
This commit is contained in:
@@ -47,6 +47,7 @@ namespace NekoRay {
|
||||
bool core_prepare_exit = false;
|
||||
int running_spmode = NekoRay::SystemProxyMode::DISABLE;
|
||||
bool need_keep_vpn_off = false;
|
||||
QStringList ignoreConnTag = {};
|
||||
|
||||
Routing *routing = new Routing;
|
||||
int imported_count = 0;
|
||||
|
||||
Reference in New Issue
Block a user