mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 14:07:49 -06:00
feat: Add more user related state to hive
This commit is contained in:
@@ -24,7 +24,7 @@ class DocumentSearchState extends DocumentPagingState {
|
||||
this.searchHistory = const [],
|
||||
this.suggestions = const [],
|
||||
this.viewType = ViewType.detailed,
|
||||
super.filter,
|
||||
super.filter = const DocumentFilter(),
|
||||
super.hasLoaded,
|
||||
super.isLoading,
|
||||
super.value,
|
||||
|
||||
Reference in New Issue
Block a user