mirror of
https://github.com/immich-app/immich.git
synced 2025-11-20 21:02:34 +09:00
refactor(mobile): refactor theme management (#14415)
This commit is contained in:
@@ -62,7 +62,7 @@ class MapThumbnail extends HookConsumerWidget {
|
||||
}
|
||||
}
|
||||
|
||||
return MapThemeOveride(
|
||||
return MapThemeOverride(
|
||||
themeMode: themeMode,
|
||||
mapBuilder: (style) => SizedBox(
|
||||
height: height,
|
||||
|
||||
Reference in New Issue
Block a user