aboutsummaryrefslogtreecommitdiffstats
path: root/models/templates.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/templates.go')
-rw-r--r--models/templates.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/templates.go b/models/templates.go
index c9b5d5b3..757e934a 100644
--- a/models/templates.go
+++ b/models/templates.go
@@ -25,6 +25,7 @@ type TemplateData interface {
ThreadUnread() int
ThreadFolded() bool
ThreadContext() bool
+ ThreadOrphan() bool
Subject() string
SubjectBase() string
Number() int