From 1428b02d7dec7cdec8649e4771066f91975754ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Sch=C3=B6ne?= Date: Mon, 6 May 2024 12:44:37 +0200 Subject: [PATCH] Update admin_features.json --- src/data/admin_features.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/data/admin_features.json b/src/data/admin_features.json index f7ed3c6..1338818 100644 --- a/src/data/admin_features.json +++ b/src/data/admin_features.json @@ -28,5 +28,15 @@ "title": "Party Package", "description": "Manage information about organizations, institutes, projects, people, (or any custom type) and their relationships in one place and re-use this information throughout the system.", "icon": "group_FILL0_wght400_GRAD0_opsz48.svg" + }, + { + "title": "Entity Templates", + "description": "...", + "icon": "clone-regular.svg" + }, + { + "title": "Application Settings", + "description": "...", + "icon": "gear-solid.svg" } ]