mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 23:02:43 +01:00
active source/id from db watch
This commit is contained in:
@@ -13,7 +13,7 @@ class PreloadScreen extends HookConsumerWidget {
|
||||
Widget build(BuildContext context, WidgetRef ref) {
|
||||
final initializers = [
|
||||
ref.watch(databaseInitializer),
|
||||
ref.watch(sourceInitializer),
|
||||
ref.watch(activeSourceInitializer),
|
||||
ref.watch(packageInfoInitializer),
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user