mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
fixed comment
This commit is contained in:
@@ -535,7 +535,7 @@ namespace BlackCore
|
|||||||
{
|
{
|
||||||
if (!m_temporaryVoiceRoomCallsigns.contains(callsign))
|
if (!m_temporaryVoiceRoomCallsigns.contains(callsign))
|
||||||
{
|
{
|
||||||
// He is has left
|
// User has left
|
||||||
emit userLeftRoom(callsign);
|
emit userLeftRoom(callsign);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user