You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-07-16 07:24:40 +02:00
feat(mobile): new mobile UI (#12582)
This commit is contained in:
5
mobile/lib/models/albums/album_search.model.dart
Normal file
5
mobile/lib/models/albums/album_search.model.dart
Normal file
@ -0,0 +1,5 @@
|
||||
enum QuickFilterMode {
|
||||
all,
|
||||
sharedWithMe,
|
||||
myAlbums,
|
||||
}
|
Reference in New Issue
Block a user