Merge branch 'main' of hiddify-github:hiddify/hiddify-next
This commit is contained in:
@@ -19,6 +19,5 @@ TranslationsEn translations(TranslationsRef ref) =>
|
||||
@Riverpod(keepAlive: true)
|
||||
AppTheme theme(ThemeRef ref) => AppTheme(
|
||||
ref.watch(themeModeNotifierProvider),
|
||||
ref.watch(trueBlackThemeNotifierProvider),
|
||||
ref.watch(localeNotifierProvider).preferredFontFamily,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user