mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 03:31:09 +08:00
show backbtn on mine page if needed
Closes #1580 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -271,7 +271,7 @@ class MainController extends GetxController
|
||||
const Material(
|
||||
child: ViewSafeArea(
|
||||
top: true,
|
||||
child: MinePage(),
|
||||
child: MinePage(showBackBtn: true),
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user