From e8325f342d038eb9a3b4b1d596b581794550084f Mon Sep 17 00:00:00 2001 From: Luca Gobbi <80841205+lucagobbi@users.noreply.github.com> Date: Sun, 6 Oct 2024 23:45:53 +0200 Subject: [PATCH] Update plugins.json Added CaterpillarForms plugin --- plugins.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins.json b/plugins.json index b7af7af..e20c3cc 100644 --- a/plugins.json +++ b/plugins.json @@ -398,5 +398,9 @@ { "name": "Catcloak", "url": "https://github.com/lucagobbi/catcloak" + }, + { + "name": "CaterpillarForms", + "url": "https://github.com/lucagobbi/CaterpillarForms" } ]