mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 14:03:29 +08:00
15 lines
343 B
Markdown
15 lines
343 B
Markdown
---
|
|
title: talk-plugin-sort-most-replied
|
|
permalink: /plugin/talk-plugin-sort-most-replied/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-sort-most-replied
|
|
default: true
|
|
depends:
|
|
- name: talk-plugin-viewing-options
|
|
provides:
|
|
- Server
|
|
- Client
|
|
---
|
|
|
|
Provides a sort for the comments with the most replies first. |