diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2021-08-19 04:29:56 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2021-08-19 04:29:56 +0300 |
commit | 79c827c176d771a4b27550e92d4da62774124891 (patch) | |
tree | 66fa1f3a6412a8d201bdb72527587c31e7e5660e | |
parent | 76da77d2a94dae56a1f784ae1988d2193284a057 (diff) |
SL-15853 Added the Map icon to bottom toolbar defaults
-rw-r--r-- | indra/newview/app_settings/toolbars.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/app_settings/toolbars.xml b/indra/newview/app_settings/toolbars.xml index eec0d81e8b..f3a23edc58 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"/> |