mirror of
https://github.com/koloideal/Casha.git
synced 2026-06-10 10:25:28 +03:00
update
This commit is contained in:
@@ -11,7 +11,6 @@ class App extends ConsumerWidget {
|
||||
Widget build(BuildContext context, WidgetRef ref) {
|
||||
final themeMode = ref.watch(themeProvider);
|
||||
|
||||
// Trigger exchange rate fetch on app start
|
||||
ref.watch(ratesInitProvider);
|
||||
|
||||
return MaterialApp.router(
|
||||
|
||||
Reference in New Issue
Block a user