Hopefully more correctness in grid manager editor
This commit is contained in:
@@ -198,7 +198,7 @@ void LLPrefsIMImpl::apply()
|
||||
}
|
||||
else
|
||||
{
|
||||
gDirUtilp->setPerAccountChatLogsDir(gHippoGridManager->getCurrentGridNick(),
|
||||
gDirUtilp->setPerAccountChatLogsDir(gHippoGridManager->getConnectedGrid()->getGridNick(),
|
||||
gSavedSettings.getString("FirstName"), gSavedSettings.getString("LastName") );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user