update fmt

This commit is contained in:
arm64v8a
2023-07-19 11:36:11 +09:00
parent 359c630c20
commit 87c90e19fb
3 changed files with 11 additions and 7 deletions

View File

@@ -67,6 +67,7 @@ namespace NekoGui_fmt {
if (!flow.isEmpty()) {
query.addQueryItem("flow", flow);
}
query.addQueryItem("encryption", "none");
}
url.setQuery(query);