diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2023-07-20 20:47:58 +0300 | 
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2023-07-20 20:47:58 +0300 | 
| commit | 864a15f9957fa7624a9b8685baaa4ed5a7e73be7 (patch) | |
| tree | 97faa8fd15965c5fb9fe8c1718c0db081614fd8d /indra | |
| parent | f1f8253689c65adcd8e7dc939b478bb82b8975ec (diff) | |
SL-20043 notification shouldn't persist between sessions
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index af0bda16d0..ca07aacb21 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -12122,7 +12122,6 @@ Would you like to save them first?    <notification      icon="notifytip.tga"      name="AutoAdjustHDRSky" -    persist="true"      type="alertmodal">        You are editing a non-HDR sky that has been automatically converted to HDR. To remove HDR and tone mapping, set Reflection Probe Ambiance to zero.      <usetemplate | 
