mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-23 18:46:53 +08:00
feat: space opus
Closes #833 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -222,8 +222,8 @@ class _MemberHomeState extends State<MemberHome>
|
||||
),
|
||||
],
|
||||
)
|
||||
: errorWidget(),
|
||||
Error() => errorWidget(),
|
||||
: scrollErrorWidget(),
|
||||
Error() => scrollErrorWidget(),
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user