mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 18:12:26 -06:00
Feat: Update scanner persistence, more migrations and bugfixes
This commit is contained in:
@@ -43,6 +43,7 @@ Future<void> pushSavedViewDetailsRoute(
|
||||
context.read(),
|
||||
context.read(),
|
||||
LocalUserAppState.current,
|
||||
context.read(),
|
||||
savedView: savedView,
|
||||
),
|
||||
child: SavedViewDetailsPage(
|
||||
|
||||
Reference in New Issue
Block a user