This commit is contained in:
moo-onthelawn 2024-02-02 09:56:57 -05:00 committed by GitHub
parent 1c1d602bf3
commit 7d30c80320
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -141,6 +141,7 @@ const providers = [
wrapProvider(LocalNotificationsProvider),
wrapProvider(NotificationsProvider),
wrapProvider(DialogAreaProvider),
wrapProvider(PotentialMarketsProvider),
wrapProvider(AppThemeAndColorModeProvider),
];