mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-26 21:35:49 +08:00
mod: update error widget
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -264,7 +264,7 @@ class _MemberPageNewState extends State<MemberPageNew> {
|
||||
Widget _errorWidget(msg) {
|
||||
return errorWidget(
|
||||
errMsg: msg,
|
||||
callback: _userController.onReload,
|
||||
onReload: _userController.onReload,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user