mod: scheme match

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-14 21:52:57 +08:00
parent 6f98200179
commit 46bc2ceb78

View File

@@ -402,7 +402,7 @@ class PiliScheme {
? pathSegments.getOrNull(1)
: pathSegments.first;
switch (area) {
case 'opus':
case 'opus' || 'dynamic':
bool hasMatch = await _onPushDynDetail(path, off);
if (hasMatch.not) {
launchURL();