diff --git a/lib/models/search/search_types.dart b/lib/models/search/search_types.dart index 92c71cd8738799e27c1f37558621c868fff35bbf..9f5ee9b1d0bbc958d66eabd1a9cf597c5b3ad97e 100644 --- a/lib/models/search/search_types.dart +++ b/lib/models/search/search_types.dart @@ -43,10 +43,10 @@ enum SectionType { content, // includes year, month , day, event ResultType moment, + album, // People section shows the files shared by other persons - contacts, fileCaption, - album, + contacts, fileTypesAndExtension, }