From fbe2a37e0cc1bed3e3f58e5e36727a96b88d8340 Mon Sep 17 00:00:00 2001 From: Martin Brennan Date: Thu, 9 Nov 2023 05:26:51 +1000 Subject: [PATCH] Update metadata on plugin.rb (#262) 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 68c4835..f5e5fd0 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,8 @@ # frozen_string_literal: true # name: discourse-data-explorer -# about: Interface for running analysis SQL queries on the live database +# about: Allows you to make SQL queries against your live database, allowing for up-to-the-minute stats reporting. +# meta_topic_id: 32566 # version: 0.3 # authors: Riking # url: https://github.com/discourse/discourse-data-explorer