Fix IM autoresponse not saving.
This commit is contained in:
@@ -491,6 +491,8 @@ void LLPrefsAscentChat::cancel()
|
|||||||
// Update local copy so cancel has no effect
|
// Update local copy so cancel has no effect
|
||||||
void LLPrefsAscentChat::apply()
|
void LLPrefsAscentChat::apply()
|
||||||
{
|
{
|
||||||
|
gSavedPerAccountSettings.setString("AscentInstantMessageResponse", childGetValue("im_response"));
|
||||||
|
|
||||||
refreshValues();
|
refreshValues();
|
||||||
refresh();
|
refresh();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user