mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-04 09:09:48 +08:00
improve handling video pop
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -90,7 +90,7 @@ class _SavePanelState extends State<SavePanel> {
|
||||
final currentRoute = Get.currentRoute;
|
||||
late final hasRoot = reply.hasRoot();
|
||||
|
||||
if (currentRoute.startsWith('/video')) {
|
||||
if (currentRoute == '/videoV') {
|
||||
final rootId = hasRoot ? reply.root : reply.id;
|
||||
|
||||
uri =
|
||||
|
||||
Reference in New Issue
Block a user