From dba8d5ca48c63f3c4835d19e08ff5a186df1f234 Mon Sep 17 00:00:00 2001 From: He4eT Date: Tue, 1 Apr 2025 10:42:38 +0200 Subject: [PATCH] Components: unify display names --- src/components/hackspace/contacts.json | 2 +- src/components/hackspace/keymaster.json | 5 +++-- src/components/hackspace/location.json | 2 +- src/components/hackspace/spacefed.json | 5 +++-- src/components/location/area.json | 5 +++-- 5 files changed, 11 insertions(+), 8 deletions(-) diff --git a/src/components/hackspace/contacts.json b/src/components/hackspace/contacts.json index 3d26ffb..aa60596 100644 --- a/src/components/hackspace/contacts.json +++ b/src/components/hackspace/contacts.json @@ -1,7 +1,7 @@ { "collectionName": "components_hackspace_contacts", "info": { - "displayName": "contacts", + "displayName": "Contacts", "icon": "discuss", "description": "" }, diff --git a/src/components/hackspace/keymaster.json b/src/components/hackspace/keymaster.json index a0fe0da..ae649a9 100644 --- a/src/components/hackspace/keymaster.json +++ b/src/components/hackspace/keymaster.json @@ -1,8 +1,9 @@ { "collectionName": "components_hackspace_keymasters", "info": { - "displayName": "keymaster", - "icon": "user" + "displayName": "Keymaster", + "icon": "user", + "description": "" }, "options": {}, "attributes": { diff --git a/src/components/hackspace/location.json b/src/components/hackspace/location.json index 4f17a0e..717f085 100644 --- a/src/components/hackspace/location.json +++ b/src/components/hackspace/location.json @@ -1,7 +1,7 @@ { "collectionName": "components_hackspace_locations", "info": { - "displayName": "location", + "displayName": "Location", "icon": "pinMap", "description": "" }, diff --git a/src/components/hackspace/spacefed.json b/src/components/hackspace/spacefed.json index 1cf1888..9794744 100644 --- a/src/components/hackspace/spacefed.json +++ b/src/components/hackspace/spacefed.json @@ -1,8 +1,9 @@ { "collectionName": "components_hackspace_spacefeds", "info": { - "displayName": "spacefed", - "icon": "globe" + "displayName": "Spacefed", + "icon": "globe", + "description": "" }, "options": {}, "attributes": { diff --git a/src/components/location/area.json b/src/components/location/area.json index 45e806e..88bd5d6 100644 --- a/src/components/location/area.json +++ b/src/components/location/area.json @@ -1,8 +1,9 @@ { "collectionName": "components_location_areas", "info": { - "displayName": "area", - "icon": "layout" + "displayName": "Area", + "icon": "layout", + "description": "" }, "options": {}, "attributes": {