From 41f08fdd20af156d26837442cd30b4f6068ef7bd Mon Sep 17 00:00:00 2001 From: Martin Brennan Date: Thu, 9 Nov 2023 05:05:12 +1000 Subject: [PATCH] Update plugin.rb metadata (#519) 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 171535ae..e10fd9f0 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,8 @@ # frozen_string_literal: true # name: discourse-assign -# about: Assign users to topics +# about: Provides the ability to assign topics and individual posts to a user or group. +# meta_topic_id: 58044 # version: 1.0.1 # authors: Sam Saffron # url: https://github.com/discourse/discourse-assign