mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
Components: unify display names
This commit is contained in:
parent
8416e15af2
commit
dba8d5ca48
5 changed files with 11 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"collectionName": "components_hackspace_contacts",
|
||||
"info": {
|
||||
"displayName": "contacts",
|
||||
"displayName": "Contacts",
|
||||
"icon": "discuss",
|
||||
"description": ""
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"collectionName": "components_hackspace_keymasters",
|
||||
"info": {
|
||||
"displayName": "keymaster",
|
||||
"icon": "user"
|
||||
"displayName": "Keymaster",
|
||||
"icon": "user",
|
||||
"description": ""
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"collectionName": "components_hackspace_locations",
|
||||
"info": {
|
||||
"displayName": "location",
|
||||
"displayName": "Location",
|
||||
"icon": "pinMap",
|
||||
"description": ""
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"collectionName": "components_hackspace_spacefeds",
|
||||
"info": {
|
||||
"displayName": "spacefed",
|
||||
"icon": "globe"
|
||||
"displayName": "Spacefed",
|
||||
"icon": "globe",
|
||||
"description": ""
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"collectionName": "components_location_areas",
|
||||
"info": {
|
||||
"displayName": "area",
|
||||
"icon": "layout"
|
||||
"displayName": "Area",
|
||||
"icon": "layout",
|
||||
"description": ""
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue