mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +08:00
opt account
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -39,7 +39,7 @@ class _DynamicsPageState extends State<DynamicsPage>
|
||||
}),
|
||||
),
|
||||
onPressed: () {
|
||||
if (_dynamicsController.isLogin.value) {
|
||||
if (_dynamicsController.accountService.isLogin.value) {
|
||||
CreateDynPanel.onCreateDyn(context);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user