From deca01facbe7e68cb9e8c2bbf6ddbf3375ddbfa5 Mon Sep 17 00:00:00 2001 From: Simon Cossar Date: Wed, 6 Oct 2021 16:53:59 -0700 Subject: [PATCH] Update the about field (#15) --- plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index b101d04..d32815f 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # name: discourse-signatures -# about: A plugin to get that nostalgia signatures in Discourse Foruns +# about: Adds signatures to Discourse posts # version: 2.0.0 # author: Rafael Silva # url: https://github.com/discourse/discourse-signatures