opt msgNotifyMsg

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-09 16:58:58 +08:00
parent 3d49529272
commit 1dc2da68ac
2 changed files with 23 additions and 28 deletions

View File

@@ -668,8 +668,9 @@ abstract class PiliScheme {
);
return true;
}
launchURL();
}
launchURL();
return false;
}
final pathSegments = uri.pathSegments;