From 6239acdb9585f21eecfbaeda4c264997ff80cb7b Mon Sep 17 00:00:00 2001 From: Martin Brennan Date: Thu, 9 Nov 2023 05:29:38 +1000 Subject: [PATCH] Metadata Update (#265) Co-authored-by: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com> --- plugin.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index f02b7b4..78eb7f3 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,8 @@ # frozen_string_literal: true # name: discourse-solved -# about: Add a solved button to answers on Discourse +# about: Allows users to accept solutions on topics in designated categories. +# meta_topic_id: 30155 # version: 0.1 # authors: Sam Saffron # url: https://github.com/discourse/discourse-solved