From bafdc2f93e2b87d70f38b14821f728383d0dc5df Mon Sep 17 00:00:00 2001 From: saint Date: Sun, 8 Sep 2024 00:30:58 +1000 Subject: [PATCH] 0.31 more attempts... --- plugin.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index 2334de2..e3ae62f 100644 --- a/plugin.rb +++ b/plugin.rb @@ -4,7 +4,7 @@ # name: discourse-legacy_links # about: A plugin to handle legacy Gossamer Forums URLs -# version: 0.32 +# version: 0.33 # authors: saint@federated.computer # url: https://gitea.federated.computer/saint/discourse-legacy_links.git @@ -35,6 +35,7 @@ after_initialize do def index2 # Rails.logger.warn "[WARN WARN WARN WARN WARN WARN WARN WARN WARN WARN AMDG JMJ PAX WARN WARN WARN WARN]" # render plain: 'Test route' + gtk sucks render html: '

JMJ

' end