From 475dd08845e66ceb1a4009fc3d27ae30ffcd298c Mon Sep 17 00:00:00 2001 From: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com> Date: Fri, 29 Mar 2024 22:54:35 -0400 Subject: [PATCH] Add display of avatars for DomainMapper app Add display of avatars for DomainMapper app --- applications/metadata.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/metadata.js b/applications/metadata.js index 34015cf..9d5e6b1 100644 --- a/applications/metadata.js +++ b/applications/metadata.js @@ -328,7 +328,7 @@ var metadata = { "applications": "isActive": true, "directory": "domainMapper", "name": "Domain Mapper", - "description": "Generate a 3D miniature representation of your domain's zones. Useful if you have many 'Places' in your domain and are trying to visualize where you can add new ones. The domain overview can also be used in parallel with the 'Create' application to help you adjust kilometers wide zones. (It refreshes every 5 seconds.)", + "description": "Generate a 3D miniature representation of your domain's zones. Useful if you have many 'Places' in your domain and are trying to visualize where you can add new ones. The domain overview can also be used in parallel with the 'Create' application to help you adjust kilometers wide zones. This tool also displays where are the avatars in the domain. (It refreshes every 5 seconds.)", "jsfile": "domainMapper/app-domainMapper.js", "icon": "domainMapper/icon_inactive_white.png", "caption": "DOMAP"