From a54c8a4fc2257964a87f3e0a6cf4d79f8172486c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 18 Oct 2024 17:53:02 +0200 Subject: [PATCH] Create _category_.json --- website/docs/admin/emails/_category_.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 website/docs/admin/emails/_category_.json diff --git a/website/docs/admin/emails/_category_.json b/website/docs/admin/emails/_category_.json new file mode 100644 index 00000000..8a7235af --- /dev/null +++ b/website/docs/admin/emails/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "Emails", + "position": 5, + "link": { + "type": "generated-index" + } +}