Fixed trailing space on AGN text

This commit is contained in:
Jordan Sherer 2019-10-20 14:28:04 -04:00
parent 4411d9210e
commit 4d219d62f0

View File

@ -10762,7 +10762,7 @@ void MainWindow::processCommandActivity() {
// PROCESS AGN
else if (d.cmd == " AGN?" && !isAllCall && !isGroupCall && !m_lastTxMessage.isEmpty()) {
reply = m_lastTxMessage;
reply = Varicode::rstrip(m_lastTxMessage);
}
// PROCESS ACTIVE HEARTBEAT