From 4e4bcde845521c5d9454a8fb47812b0b793fe962 Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Tue, 17 Mar 2026 02:04:00 +0100 Subject: [PATCH] ci: remove unavailable ai_auto_translate plugin from mandelstudio config --- mandelstudio/ocyan.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mandelstudio/ocyan.json b/mandelstudio/ocyan.json index ca3de9e..884d4f4 100644 --- a/mandelstudio/ocyan.json +++ b/mandelstudio/ocyan.json @@ -27,7 +27,6 @@ "ocyan.plugin.varnish", "ocyan.plugin.wagtail", "ocyan.plugin.i18n", - "ocyan.plugin.ai_auto_translate", "ocyan.plugin.wagtail_blog", "ocyan.plugin.wagtail_content_page", "ocyan.plugin.wagtail_forms", @@ -163,4 +162,4 @@ ] } } -} \ No newline at end of file +}