From ed9377430a0efeae5f32ba32870a5767b085d023 Mon Sep 17 00:00:00 2001 From: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:42:01 -0700 Subject: [PATCH] Update plugin.rb metadata --- plugin.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index 8e1fe331..15425c20 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