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
|
||||
void LLPrefsAscentChat::apply()
|
||||
{
|
||||
gSavedPerAccountSettings.setString("AscentInstantMessageResponse", childGetValue("im_response"));
|
||||
|
||||
refreshValues();
|
||||
refresh();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user