mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 09:15:34 +03:00
fix: enable photo manager custom filter by default (#19520)
enable photo manager custom filter by default Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
@@ -88,7 +88,7 @@ enum AppSettingsEnum<T> {
|
||||
photoManagerCustomFilter<bool>(
|
||||
StoreKey.photoManagerCustomFilter,
|
||||
null,
|
||||
false,
|
||||
true,
|
||||
),
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user