mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 13:50:35 +08:00
14 lines
355 B
Markdown
14 lines
355 B
Markdown
---
|
|
title: talk-plugin-offtopic
|
|
permalink: /plugin/talk-plugin-offtopic/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-offtopic
|
|
default: true
|
|
provides:
|
|
- Server
|
|
- Client
|
|
---
|
|
|
|
Allows the comment authors to tag their comment as `Off-Topic` which will add a
|
|
visible badge on the frontend to other users that their comment is off-topic. |