mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-27 04:26:58 +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