From fbeccce2811860eed05f3dd6f6d2d2e67f110aef Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Tue, 17 Mar 2026 02:07:01 +0100 Subject: [PATCH] config: restore ai_auto_translate plugin after publishing to private index --- mandelstudio/ocyan.json | 1 + 1 file changed, 1 insertion(+) diff --git a/mandelstudio/ocyan.json b/mandelstudio/ocyan.json index 884d4f4..e078fac 100644 --- a/mandelstudio/ocyan.json +++ b/mandelstudio/ocyan.json @@ -27,6 +27,7 @@ "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",