mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 04:04:04 +08:00
15 lines
310 B
Markdown
15 lines
310 B
Markdown
---
|
|
title: talk-plugin-sort-oldest
|
|
permalink: /plugin/talk-plugin-sort-oldest/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-sort-oldest
|
|
default: true
|
|
depends:
|
|
- name: talk-plugin-viewing-options
|
|
provides:
|
|
- Server
|
|
- Client
|
|
---
|
|
|
|
Provides a sort for the oldest comments first. |