From e604d5bb085edb369707d3360d82d851d67a1494 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Tue, 5 Dec 2017 21:55:45 -0600 Subject: [PATCH] now try matching module.json to namespace --- modules/vacentral/module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/vacentral/module.json b/modules/vacentral/module.json index e6c2aecb..4470b4db 100644 --- a/modules/vacentral/module.json +++ b/modules/vacentral/module.json @@ -1,6 +1,6 @@ { - "name": "vacentral", - "alias": "vacentral", + "name": "Vacentral", + "alias": "Vacentral", "description": "", "keywords": [], "active": 1,