diff --git a/src/General/Index.coffee b/src/General/Index.coffee index 4ec9f7f4d..30ad410b9 100644 --- a/src/General/Index.coffee +++ b/src/General/Index.coffee @@ -295,6 +295,7 @@ Index = sort: 'bump-order': 'bump' 'last-reply': 'lastreply' + 'last-long-reply': 'lastlong' 'creation-date': 'birth' 'reply-count': 'replycount' 'file-count': 'filecount'