diff options
author | PavelK ProductEngine <pkrivich@productengine.com> | 2013-06-06 15:15:33 +0300 |
---|---|---|
committer | PavelK ProductEngine <pkrivich@productengine.com> | 2013-06-06 15:15:33 +0300 |
commit | bad8c183fe1e0f29685e7d648551effebfb096d9 (patch) | |
tree | 8115342627b28f340c264fb500db66b391b8eb24 | |
parent | d952a1b5fc883debc12d64f78a9df43987976499 (diff) |
CHUI-945 ADD FIX Add Object IMs to Chat Notification Preferences
-rwxr-xr-x | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 411e5f9005..313eb550fd 100755 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -6499,7 +6499,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>noaction</string> + <string>toast</string> </map> <key>NotificationToastLifeTime</key> <map> |