From 1ad02914b0ee7f793685e73bf5237764d28c3af2 Mon Sep 17 00:00:00 2001 From: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com> Date: Thu, 19 Oct 2023 16:22:40 -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 765c012..f07d430 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