From 6ca350e69be13fb71e1f4e6ac379d332233f55db Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Tue, 15 Jul 2025 11:23:49 +0200 Subject: [PATCH] Revert "DEV: Deprecate the plugin (#246)" This reverts commit 771e63feca85e281a40060a52af5ce0703a80717. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 1fa7c98..715f3e8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ ## Discourse Topic Voting -> [!IMPORTANT] -> This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574 - Adds the ability for voting on a topic within a specified category. Topic discussing the plugin itself can be found here: [https://meta.discourse.org/t/discourse-voting/40121](https://meta.discourse.org/t/discourse-voting/40121?u=joebuhlig)