mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
https://dev.vatsim-germany.org/issues/648#note-5
This commit is contained in:
@@ -492,7 +492,7 @@ namespace BlackMisc
|
||||
emit valuesWantToCache({ { { element.m_key, value } }, timestamp, save });
|
||||
}
|
||||
// All good info
|
||||
status = CStatusMessage(this, CStatusMessage::SeverityInfo, "Set values in " + this->getKey(element));
|
||||
status = CStatusMessage(this, CStatusMessage::SeverityInfo, "Set values in " + element.m_key);
|
||||
}
|
||||
return status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user