This commit is contained in:
arm64v8a
2023-08-15 13:55:01 +09:00
parent e6fc84e97b
commit 835bd55a32
6 changed files with 28 additions and 51 deletions

View File

@@ -253,7 +253,6 @@ namespace NekoGui_fmt {
connectionReceiveWindow = query.queryItemValue("recv_window").toInt();
streamReceiveWindow = query.queryItemValue("recv_window_conn").toInt();
} else if (url.scheme() == "tuic") {
// by daeuniverse
// https://github.com/daeuniverse/dae/discussions/182