fix appscheme

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-01 11:49:10 +08:00
parent d508e0822e
commit 401f5268a6

View File

@@ -512,7 +512,7 @@ class PiliScheme {
}
void launchURL() {
if (selfHandle) {
if (!selfHandle) {
_toWebview(uri.toString(), off, parameters);
}
}