aboutsummaryrefslogtreecommitdiffstats
path: root/app/account.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/account.go')
-rw-r--r--app/account.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/account.go b/app/account.go
index 7ce10f0f..9de1eaf9 100644
--- a/app/account.go
+++ b/app/account.go
@@ -254,6 +254,7 @@ func (acct *AccountView) newStore(name string) *lib.MessageStore {
uiConf.ForceClientThreads,
uiConf.ClientThreadsDelay,
uiConf.SelectLast,
+ uiConf.ThreadingBySubject,
uiConf.ReverseOrder,
uiConf.ReverseThreadOrder,
uiConf.SortThreadSiblings,