mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix appscheme
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -512,7 +512,7 @@ class PiliScheme {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void launchURL() {
|
void launchURL() {
|
||||||
if (selfHandle) {
|
if (!selfHandle) {
|
||||||
_toWebview(uri.toString(), off, parameters);
|
_toWebview(uri.toString(), off, parameters);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user