change order of search sections
This commit is contained in:
parent
b37347859e
commit
3c70a23fc4
1 changed files with 3 additions and 3 deletions
|
@ -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,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue