mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +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