mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
feat: include Pre-release when checking update
This commit is contained in:
@@ -67,6 +67,7 @@ namespace NekoRay {
|
||||
QString v2ray_asset_dir = "";
|
||||
int language = 0;
|
||||
QString mw_size = "";
|
||||
bool check_include_pre = false;
|
||||
|
||||
// Security
|
||||
bool insecure_hint = true;
|
||||
|
||||
Reference in New Issue
Block a user