From ae3d49ae83fcdbd5d1b7f9fc0201320edfe60ef2 Mon Sep 17 00:00:00 2001 From: TheRON Date: Mon, 8 Jun 2026 02:06:11 -0400 Subject: [PATCH] Updated --- hubzilla/addon/vs01/civicnav.json.template | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hubzilla/addon/vs01/civicnav.json.template b/hubzilla/addon/vs01/civicnav.json.template index b45fb36..eac07e2 100644 --- a/hubzilla/addon/vs01/civicnav.json.template +++ b/hubzilla/addon/vs01/civicnav.json.template @@ -21,6 +21,13 @@ "module": "scn01", "icon": "file-text", "enabled": true + }, + { + "id": "cry01", + "label": "Value Layer", + "module": "cry01", + "icon": "currency-exchange", + "enabled": true } ] }