mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Fixed updater
This commit is contained in:
parent
33840c2c90
commit
71853d678a
8 changed files with 131 additions and 87 deletions
|
@ -239,7 +239,7 @@ class _MainState extends State<Main> {
|
|||
child: child!,
|
||||
);
|
||||
},
|
||||
home: Base(appConfigProvider: appConfigProvider),
|
||||
home: const Base(),
|
||||
),
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue