mirror of
https://github.com/wassname/talk.git
synced 2026-07-06 05:17:19 +08:00
15 lines
361 B
Markdown
15 lines
361 B
Markdown
---
|
|
title: talk-plugin-sort-most-loved
|
|
permalink: /plugin/talk-plugin-sort-most-loved/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-sort-most-loved
|
|
depends:
|
|
- name: talk-plugin-love
|
|
- name: talk-plugin-viewing-options
|
|
provides:
|
|
- Server
|
|
- Client
|
|
---
|
|
|
|
Provides a sort for the comments with the most `love` reactions first. |