From 3808cc1be5f8bf0c71c73fbd75e6bfe912b9b600 Mon Sep 17 00:00:00 2001 From: Martin Brennan Date: Sat, 4 Nov 2023 07:47:51 +1000 Subject: [PATCH] Update plugin.rb metadata (#86) 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 36b6ad8..05cede8 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,8 @@ # frozen_string_literal: true # name: discourse-user-notes -# about: Gives the ability for staff members to attach notes to users +# about: Provides staff the ability to share notes with other staff about a user. +# meta_topic_id: 41026 # version: 0.0.2 # authors: Robin Ward # url: https://github.com/discourse/discourse-user-notes