mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 14:08:00 -06:00
chore: formatting
This commit is contained in:
@@ -89,7 +89,6 @@ class _InboxPageState extends State<InboxPage>
|
||||
return RefreshIndicator(
|
||||
onRefresh: context.read<InboxCubit>().reload,
|
||||
child: CustomScrollView(
|
||||
controller: _scrollController,
|
||||
slivers: [
|
||||
SliverToBoxAdapter(
|
||||
child: HintCard(
|
||||
|
||||
Reference in New Issue
Block a user