This commit is contained in:
arm64v8a
2023-10-01 19:42:27 +09:00
parent 2f72c11905
commit 021b80c266
2 changed files with 1 additions and 2 deletions

View File

@@ -70,7 +70,6 @@ namespace NekoGui_sub {
auto j = DecodeB64IfValid(link.fragment().toUtf8(), QByteArray::Base64UrlEncoding);
if (j.isEmpty()) return;
ent->bean->FromJsonBytes(j);
MW_show_log("nekoray format: " + ent->bean->DisplayTypeAndName());
}
// SOCKS