From 1d39cd8c802853923182126c68284ea86205635e Mon Sep 17 00:00:00 2001 From: Martin Brennan Date: Thu, 9 Nov 2023 05:16:53 +1000 Subject: [PATCH] Update plugin.rb metadata (#183) 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 8e1fe33..15425c2 100755 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,8 @@ # frozen_string_literal: true # name: discourse-adplugin -# about: Ad Plugin for Discourse +# about: Allows admins to configure advertisements, and integrates with external ad platforms. +# meta_topic_id: 33734 # version: 1.2.5 # authors: Vi and Sarah (@ladydanger and @cyberkoi) # url: https://github.com/discourse/discourse-adplugin