Skip to content

Commit

Permalink
Update admin_features.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sventhiel authored May 6, 2024
1 parent 0bb9862 commit 4184130
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/admin_features.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
{
"title": "Entity Templates",
"description": "...",
"icon": "clone-regular.svg"
"description": "The management and use of different entities in the system is simplified by being able to create templates for different scenarios (e.g. collection data, sensors, etc.).",
"icon": "select_window_FILL0_wght400_GRAD0_opsz48.svg"
},
{
"title": "Application Settings",
"description": "...",
"icon": "gear-solid.svg"
"description": "Settings/options can be changed via a web interface without having to restart the system or act directly on the server.",
"icon": "settings_FILL0_wght400_GRAD0_opsz48.svg"
}
]

0 comments on commit 4184130

Please sign in to comment.