change order of search sections

This commit is contained in:
ashilkn 2024-02-29 22:57:31 +05:30
parent b37347859e
commit 3c70a23fc4

View file

@ -43,10 +43,10 @@ enum SectionType {
content,
// includes year, month , day, event ResultType
moment,
// People section shows the files shared by other persons
contacts,
fileCaption,
album,
// People section shows the files shared by other persons
fileCaption,
contacts,
fileTypesAndExtension,
}