From 5bdc8425ad9df6fb85e9701f73862224e45d7214 Mon Sep 17 00:00:00 2001 From: redringofdeath <63981932+redringofdeath@users.noreply.github.com> Date: Fri, 11 Oct 2024 19:28:12 +0200 Subject: [PATCH] Add catnesina plugin --- plugins.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index ab882b7..b460829 100644 --- a/plugins.json +++ b/plugins.json @@ -406,5 +406,9 @@ { "name": "CaterpillarForms", "url": "https://github.com/lucagobbi/CaterpillarForms" - } + }, + { + "name": "Catnesina", + "url": "https://github.com/redringofdeath/catnesina" + }, ]