mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
@@ -69,7 +69,7 @@ class VideoReplyReplyPanel extends CommonSlidePage {
|
|||||||
onPressed: uri == null
|
onPressed: uri == null
|
||||||
? null
|
? null
|
||||||
: () => PiliScheme.routePush(uri, businessId: type),
|
: () => PiliScheme.routePush(uri, businessId: type),
|
||||||
icon: const Icon(Icons.open_in_new),
|
icon: const Icon(Icons.open_in_browser),
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user