mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
fix flow
This commit is contained in:
@@ -169,6 +169,9 @@ namespace NekoGui_fmt {
|
||||
|
||||
QJsonObject settings;
|
||||
if (proxy_type == proxy_VLESS) {
|
||||
if (flow == "none") {
|
||||
flow = "";
|
||||
}
|
||||
settings = QJsonObject{
|
||||
{"vnext", QJsonArray{
|
||||
QJsonObject{
|
||||
|
||||
Reference in New Issue
Block a user