mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: scheme match
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user