From ab6dfc039780c4efff57dc7c3f05c056d2f2b143 Mon Sep 17 00:00:00 2001 From: Martin Brennan Date: Sat, 4 Nov 2023 07:53:52 +1000 Subject: [PATCH] DEV: Metadata update for plugin.rb (#76) * Update plugin.rb metadata * Update plugin.rb --------- 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 765c012..ef0c306 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,8 @@ # frozen_string_literal: true # name: discourse-steam-login -# about: Authenticate with Discourse with Steam +# about: Allows users to login to your forum using Steam Authentication. +# meta_topic_id: 18153 # version: 2.0.1 # author: J. de Faye, tgxworld