feat: hide dashboard at startup

This commit is contained in:
arm64v8a
2022-12-17 10:34:41 +09:00
parent 127adad177
commit a61417006a
7 changed files with 42 additions and 5 deletions

View File

@@ -77,6 +77,7 @@ namespace NekoRay {
bool check_include_pre = false;
QString system_proxy_format = "";
QStringList log_ignore = {};
bool start_minimal = false;
// Subscription
QString user_agent = "Nekoray/1.0 (Prefer Clash Format)";