summaryrefslogtreecommitdiff
path: root/indra/newview/llsidepanelinventory.cpp
diff options
context:
space:
mode:
authorCallum Prentice <callum@lindenlab.com>2023-08-21 10:19:57 -0700
committerCallum Prentice <callum@lindenlab.com>2023-08-21 10:19:57 -0700
commit2830d5c09e3bb3fb81752de9027bfbee5edd0cc7 (patch)
tree70236a9a37954a43bc9143c0333fdcb8bbc0c91f /indra/newview/llsidepanelinventory.cpp
parentd3147517b4b0f0abc7e9f753eddb3a39343a2fa9 (diff)
parent42870208598a374628987b9f2504176b369b798b (diff)
Merge remote-tracking branch 'origin/DRTVWR-567' into viewer_bulky_thumbs
Diffstat (limited to 'indra/newview/llsidepanelinventory.cpp')
-rw-r--r--indra/newview/llsidepanelinventory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llsidepanelinventory.cpp b/indra/newview/llsidepanelinventory.cpp
index dde260eb7f..e970f70e92 100644
--- a/indra/newview/llsidepanelinventory.cpp
+++ b/indra/newview/llsidepanelinventory.cpp
@@ -401,7 +401,7 @@ void LLSidepanelInventory::onOpen(const LLSD& key)
}
#endif
- gAgent.showLatestFeatureNotification();
+ gAgent.showLatestFeatureNotification("inventory");
}
void LLSidepanelInventory::performActionOnSelection(const std::string &action)