mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 17:46:24 +08:00
opt: common ctr
opt: state Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -223,7 +223,7 @@ class _MemberHomeState extends State<MemberHome>
|
||||
],
|
||||
)
|
||||
: scrollErrorWidget(),
|
||||
Error() => scrollErrorWidget(),
|
||||
Error(:var errMsg) => scrollErrorWidget(errMsg: errMsg),
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user