feat: include Pre-release when checking update

This commit is contained in:
arm64v8a
2022-08-27 12:25:57 +08:00
parent b48583ae1b
commit 73306929d1
11 changed files with 284 additions and 219 deletions

View File

@@ -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;