mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -107,7 +107,7 @@ class _CreateFavPageState extends State<CreateFavPage> {
|
||||
? _buildBody(theme)
|
||||
: _errMsg?.isNotEmpty == true
|
||||
? scrollErrorWidget(errMsg: _errMsg, onReload: _getFolderInfo)
|
||||
: const Center(child: CircularProgressIndicator())
|
||||
: circularLoading
|
||||
: _buildBody(theme),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user