From 79c827c176d771a4b27550e92d4da62774124891 Mon Sep 17 00:00:00 2001
From: Andrey Lihatskiy <alihatskiy@productengine.com>
Date: Thu, 19 Aug 2021 04:29:56 +0300
Subject: [PATCH] SL-15853 Added the Map icon to bottom toolbar defaults

---
 indra/newview/app_settings/toolbars.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml
index eec0d81e8b0..f3a23edc583 100644
--- a/indra/newview/app_settings/toolbars.xml
+++ b/indra/newview/app_settings/toolbars.xml
@@ -7,6 +7,7 @@
     <command name="destinations"/>
     <command name="people"/>
     <command name="profile"/>
+    <command name="map"/>
     <command name="move"/>
     <command name="view"/>
     <command name="howto"/>
-- 
GitLab