aboutsummaryrefslogtreecommitdiffstats
path: root/worker/types
diff options
context:
space:
mode:
Diffstat (limited to 'worker/types')
-rw-r--r--worker/types/sort.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/worker/types/sort.go b/worker/types/sort.go
index ffbcf463..39f99abb 100644
--- a/worker/types/sort.go
+++ b/worker/types/sort.go
@@ -11,6 +11,7 @@ const (
SortSize
SortSubject
SortTo
+ SortFlagged
)
type SortCriterion struct {