mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 02:07:57 -06:00
Further migrations to route based navigation, improved saved view logic
This commit is contained in:
@@ -192,11 +192,6 @@ class GoRouterShell extends StatefulWidget {
|
||||
}
|
||||
|
||||
class _GoRouterShellState extends State<GoRouterShell> {
|
||||
@override
|
||||
void didChangeDependencies() {
|
||||
super.didChangeDependencies();
|
||||
}
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
super.initState();
|
||||
|
||||
Reference in New Issue
Block a user