mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
feat: remember splitter state
This commit is contained in:
@@ -89,6 +89,7 @@ namespace NekoRay {
|
||||
QStringList log_ignore = {};
|
||||
bool start_minimal = false;
|
||||
int max_log_line = 200;
|
||||
QString splitter_state = "";
|
||||
|
||||
// Subscription
|
||||
QString user_agent = "Nekoray/1.0 (Prefer Clash Format)";
|
||||
|
||||
Reference in New Issue
Block a user